reign

0.0.1 • Public • Published

reign

Persistent, typed objects for JavaScript.

Build Status

What?

Provides a realm (like a namespace) which can contain various kinds of typed object, and mechanisms for storing and loading those objects to disk.

Currently supports various kinds of data type:

As well as the following builtins:

Examples

See the examples directory.

API Documentation

Currently very work in progress, see src/README.md.

Installation

Install via npm.

npm install reign

Usage

See the API documentation.

License

Published by codemix under a permissive MIT License, see LICENSE.md.

Package Sidebar

Install

npm i reign

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • charlespick