0.1.2 • Published 8 years ago

dcomponent v0.1.2

Weekly downloads
5
License
BSD-3-Clause
Repository
github
Last release
8 years ago

dcomponent

This work in progress! There may be inconsistence states between docs, sources and demos.

Important mention

The idea for dcomponent came up while reading this blog post @SitePen and so dcomponent's _StoreMixin rests on it.

About dcomponent

dcomponent is a dojo package which allows creation of data driven widgets, usually for automatic form generation. It depends on dojo, dijit and dstore.

Install dcomponent

npm install dcomponent

Documentation for dcomponent

The basic functionality is coverd in the Component section.

Testing dcomponent

dcomponent uses Intern as its test runner. A full description of how to test this module can be found here.

dcomponent demos

dcomponent provides a set of examples. How too run these examples is covered under the Demos section.

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago