Skip to content

0.1.0

Compare
Choose a tag to compare
@junglebarry junglebarry released this 29 Aug 10:34

Adds initial functionality to the library, namely:

  • decorator definitions to be able to create Typescript classes that map to JSON:API types
  • serialisation and deserialisation routines for converting between JSON:API and Typescript class equivalents
  • A package structure that allows the library to be used from an Angular application
  • Tests for all the above.