0.0.2 • Published 6 years ago

revjs v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

RevJS - Rev up your data-driven JS app development!

RevJS is a suite of JavaScript modules designed to speed up development of data-driven JS applications.

RevJS allows you to

  • Define a relational data model using plain JS classes, and built-in or custom field types
  • Define custom validation logic directly in your models
  • Easily create a GraphQL API to make your models available over the network
  • Quickly build a user interface for the web or mobile, using our React higher-order components

The revjs npm package is a meta-package that may be used for a CLI in future.

To get started with RevJS: