0.2.2 • Published 3 years ago

safes v0.2.2

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

SafeJS (SafeS / Safe Script)

"Safe" libraries for the JS/TS:

  • Serializer - is a superset of JSON that includes recursive objects, dates, regular expressions, functions and others which you also can expand by yourself

Installation

npm i safes

or:

npm i @safejs/<LIBRARY_NAME>

Contributing

Initialize

yarn bootstrap

Publish

yarn release