0.0.3 • Published 3 years ago

@pashoo2/serializer v0.0.3

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

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