0.2.2 • Published 4 years ago
safes v0.2.2
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
- Package manager: Yarn
- Monorepo: Lerna
- Commits: Conventional commits
- Code formatter: Prettier
Initialize
yarn bootstrap
Publish
yarn release