@oldendev/mson
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

MSON

Js code serialization library. Supports js native types. Stringify a func or an object to be compatible with NodeJS vm module. Server to server use. Not for client.

v1.0.0 Features:

  • stringify - stringifies a jscode to compatible format with Node.js vm module
  • parse - parses a jscode string in to object or function with Metarhia/metavm module
  • stringFrom - an object that has methods equal to js types. Map serrialized as an object. Set as an array. For number, boolean and bigint one method called primitives

This library is for internal use with Metarhia/impress application server

Readme

Keywords

none

Package Sidebar

Install

npm i @oldendev/mson

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

7.52 kB

Total Files

15

Last publish

Collaborators

  • georgoldenb