0.1.5 • Published 7 years ago
wiresoft v0.1.5
WireSoft - Intelligent Composition Function Programming
A small library that combines these software engineering techniques into a unified approach:
- functional programming
- promise/A architecture
- object-oriented programming
- railway oriented programming
Installation
npm install wiresoft
Usage
const W = require('wiresoft);
Tests
npm test
Contributing
In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.
0.1.5
7 years ago