0.3.28 • Published 6 years ago

decait v0.3.28

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

Decait

Small in size front-end framework.

npm version npm downloads gzip bundle size Build Status Coverage Status

It's built quite differently from any other framework. It doesn't use any kind of diffing algorithm nor virtual Dom which makes it really fast.

With Decait you can create any kind of single-page applications or more complex applications.

Installation

By NPM:

npm install decait --save-dev

or

By Yarn:

yarn add decait --dev

Browser Compatibility

Decait currently is compatible with browsers that support at least ES5.

Ecosystems

Coming soon

Documents

For learning more about Decait, by examples, go to docs folder

License

Copyrights © 2018 Tremium.

MIT License.