Fully Featured Frontend framework based on Vector Graphics. (WORK IN PROGRESS.)
Documentation & Demos »
- Lightweight
- Vanilla JS
- Supports both Serverless & on Server
- Client Side
- Easy
- Custom Components
- For Server, see
docs/easy.html
&docs/pages/easy.js
, it is based on module. (Actually, due to CORS security policy, module objs can only run into server mode.) - For Serverless, see
docs/index.html
ordocs/shapes.html
&docs/pages/landing.js
ordocs/pages/shapes.js
, it is normal as standard js, It can also used in Server mode.
Distributed under the MIT License. See LICENSE.txt
for more information.