1.0.1 • Published 8 years ago
toy-promise v1.0.1
This is simple implementation of Promises/A+ standard for tutorial purpose. Check the development journal
Install
npm install toy-promiselet Promise = require('toy-promise')Test
npm testThis is simple implementation of Promises/A+ standard for tutorial purpose. Check the development journal
npm install toy-promiselet Promise = require('toy-promise')npm test