@kaiu/serializer
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

serializer

Build Status codecov npm version devDependency Status GitHub issues GitHub stars GitHub license

Table of contents

About

Serializer is a serialization library written in Typescript made to handle typing in deserialized objects.

Installation

Install through npm:

npm install --save @kaiu/serializer

Documentation

Everything is detailed on our documentation website.

Development

Prepare your environment

  • Install Node.js and NPM
  • Install local dev dependencies: npm install while current directory is this repo

Testing

Run npm test to run tests once or npm run test:watch to continually run tests.

Release

  • Bump the version in package.json (once the module hits 1.0 this will become automatic)
npm run release

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @kaiu/serializer

Weekly Downloads

29

Version

1.4.0

License

MIT

Unpacked Size

229 kB

Total Files

73

Last publish

Collaborators

  • nsalaun
  • supamiu