https://github.com/danielearwicker/per
Composition/chaining for forward-passing transformer functions
https://github.com/danielearwicker/per
Last synced: about 1 year ago
JSON representation
Composition/chaining for forward-passing transformer functions
- Host: GitHub
- URL: https://github.com/danielearwicker/per
- Owner: danielearwicker
- License: mit
- Created: 2013-10-29T17:08:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T19:49:57.000Z (over 5 years ago)
- Last Synced: 2025-04-09T23:22:10.427Z (about 1 year ago)
- Language: TypeScript
- Size: 19.5 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
per
===
Composition/chaining for forward-passing transformer functions
Now re-written in TypeScript with a certain amount of dodgy stuff removed.
See [introductory blog post](https://smellegantcode.wordpress.com/2013/10/31/per-composable-forward-passing-processor-functions/)
for details, but note that version 2.0 is a little simpler - a number of features
have been removed (see tests.ts).
Licence
===
MIT