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

0.0.3 • Public • Published

serializer

An utility class for data serialization with an ability to serialize functions.

It allows to serialize objects containing functions. You can provide a context for functions which are imported, it will allow them to use a kind of an API you provided. Of course if functions have any external references those will throw an exceptions, so you should avoid that.

Sed docs

Package Sidebar

Install

npm i @pashoo2/serializer

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

20.7 kB

Total Files

15

Last publish

Collaborators

  • pashoo2