apop

Apop - god of darkness. We suggest taking it for your own selfish purposes for transformation data. Replace recursive nested constructions to flow transformations functions.

Image of Apop

build status apop version

The main idea

Apop construct with ap and op parties.

  • ap(Array Parse) - apply flow actions to array.
  • op(Object Parse) - apply flow actions to object.

Installation

npm
yarn
npm install --save apop
yarn add apop

Imports

ES6
ES5
Browser
import ap from 'apop/ap';
import op from 'apop/op';

// equal to import {ap, op} from 'apop';
const ap = require('apop/ap');
const op = require('apop/op');

// equal to const {ap, op} = require('apop');
<script src="https://unpkg.com/apop/op"></script>
<script src="https://unpkg.com/apop/ap"></script>
<!-- equal to 
<script src="https://unpkg.com/apop"></script> 
<script>const {op, ap} = window.apop;</script>
-->

Contributing

Project is open for new ideas and features:

  • New actions
  • New experiments
  • Support Map, Set
  • Support async usage
  • Support Immutable.js

results matching ""

    No results matching ""