@kernel-js/serializer

1.0.1 • Public • Published

@kernel-js/serializer

Build Status Coverage Status

Util functions and classes

  • Offers support to work with JSON and XML
  • Converts from/to Json Api schema (WIP)

Why

First of all I created this to support development of Kernel Framework.
Just like the rest of the packages that make up the framework, I make the most of other existing libraries that are well tested on a day-to-day basis. The idea is not to reinvent the wheel, just join the ideas in a lightweight framework (the focus is on the client side), simple to use and make the code on the front more beautiful and organized.

Install

npm install @kernel-js/serializer

Authors

This library was developed by Gustavo Siqueira, Bruno Santos and Carlos Escouto

Contribute

Please do! Check out our Contributing guidelines.

License

MIT © 2018-2018 Brid-IT

/@kernel-js/serializer/

    Package Sidebar

    Install

    npm i @kernel-js/serializer

    Weekly Downloads

    38

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    83 kB

    Total Files

    27

    Last publish

    Collaborators

    • gusiq
    • brshunterx
    • carlos_escouto