0.1.0-alpha4 • Published 10 years ago

nail-common v0.1.0-alpha4

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

nail-common

A bundle of common nail modules.

Modules

  • init bind the constructor to the init method
  • injector enforces a property injection constructor
  • methods adds methods to a class
  • parent inherit from another class (uses prototype chaining)
  • properties adds properties to a class
  • fields adds fields toa class
  • accessor adds encapsulated properties and a accessor method for each property

##Setup Install with npm:

npm install nail-common

Clone with GIT:

git clone git://github.com/noptic/nail-common.git

##Documentation Head here → docs

##Dependencies

##DevDependencies

0.1.0-alpha4

10 years ago

0.1.0-alpha3

10 years ago

0.1.0-alpha2

11 years ago

0.1.0-alpha1

11 years ago