Skip to content

A simple component library for JavaScript/CoffeeScript.

Notifications You must be signed in to change notification settings

ehsanul/Component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code isn't always perfectly hierarchical, like classical inheritance assumes. Component.coffee is the tiny library you turn to when classical inheritance isn't enough.

It provides an easy way to create composable bits of functionality, which you can later put together in arbitrary ways to make new components. This can help keep your code structured in a more natural way, keeping it more DRY.

Learn more: http://ehsanul.github.com/component

About

A simple component library for JavaScript/CoffeeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published