@dgayerie/siren
TypeScript icon, indicating that this package has built-in type declarations

0.12.0 • Public • Published

A lightweight library for JSON Siren

siren is a lightweight JS library for manipulating JSON Siren object.

JSON Siren and hypermedia

JSON Siren is a JSON Hypermedia format.

siren library principles

Siren format can be viewed as an envelop around the payload of your object defined by the properties attribute. This way a Siren document makes a clear distinction between the data of the object and the meta-information related to hypermedia.

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i @dgayerie/siren

    Weekly Downloads

    2

    Version

    0.12.0

    License

    MIT

    Unpacked Size

    54 kB

    Total Files

    11

    Last publish

    Collaborators

    • dgayerie