0.9.0 • Published 10 years ago

bootstrap-kit v0.9.0

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

Bootstrap Kit

Bootstrap Kit is a toolkit for creating Web Applications. It tries to lean to atom API. Bootstrap Kit aims to provide views for web components.

Documentation

You can create API documentation with endokken:

npm install -g endokken

Generate documentation:

endokken

View documentation:

firefox docs/README

Glossary

xComponent: If you find a class names xComponent, it is a class, which contains a DOM node and manages the content of the DOM node, but is not an HTMLElement itself.

xElement: Classes named xElement provide HTML-Elements, which can be assigned as views to models

0.9.0

10 years ago

0.8.0

10 years ago

0.7.0

10 years ago

0.6.0

10 years ago

0.5.0

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago