0.1.0 • Published 8 years ago

bionic v0.1.0

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

Client-side View Rendering Engine

This is a fast in-browser view rendering engine. The speed comes from a template system that is specifically tailored for HTML views, and from judicious use of modern DOM APIs and ES6 library functions.

The code should run in IE 11 and above, and in modern browsers (Chrome, Firefox, Safari). Compatibility with older browsers should be possible via polyfills.