Skip to content

sebastianfrey/dcomponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A data driven component widget with automatic form generation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published