Monkberry compile template to JavaScript code which will generate DOM tree and allows to update that tree with new data then its needed.
npm install monkberry --save
- Small, dependency free library
- Simple and minimalistic
- Fully tested
- One-way data flow
- Сompiled templates
- SourceMaps
- Custom tags
- Extremely fast!
Monkberry uses Jasmine and testem. To run test locally run:
testem ci