0.1.0 • Published 12 years ago
custom-object v0.1.0
custom-object
Override object's methods without harmony proxy.
Installing
npm install custom-objectBuilding
- Clone the repository
- Run
npm install - Run
gruntto compile the native and CoffeeScript code - Run
grunt testto run the specs
Usage
customObject = require 'custom-object'0.1.0
12 years ago