This repository has been archived by the owner on May 3, 2019. It is now read-only.
Karkas 3.0.0
Changelog
- Migrate to CommonJS module system
- Divide library to compiler and DOM features
- Allow usage on NodeJS (compiler only)
- Refactor components API
- Deprecated compile-to-element feature
karkas.View
now receive only text as template contentkarkas.import
now imports content to single template.- Added npm package
- Performance improvements
Migration
This version is not compatible with old v2.x release.