0.1.4 • Published 8 years ago
jumpwire v0.1.4
ROP - Recourse-Oriented-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 rop
Usage
const rop = require('rop’);
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.4
8 years ago