Skip to content

marcinbunsch/obedience-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Obedience!

Obedience is a workflow framework aimed at structuring the javascript code into wrappers, called Behaviors.

A single web page with javascript may have a ton of interactive features to offer to the user.
Obedience gives the developer a solution of grouping the features and storing them in a clean and maintainable fashion.

The current version is fully functional, but is not documented properly.

Testing

Tests are build in Jasmine and run on Jessie. In order to run them, install jessie via npm:

npm install jessie

In order to run tests, you need to have jsdom >= 0.2.0 installed.

Copyright

Copyright © 2011 Marcin Bunsch. See LICENSE for details.

About

Obedience Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published