0.1.3 • Published 7 years ago

rop v0.1.3

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

ROP - Recourse-Oriented-Programming Build Status Coverage Status

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.

Abstracting the cloud

CloudStore(S3) CloudRegistry(DynamoDB)

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago