An open API service indexing awesome lists of open source software.

https://github.com/jharrilim/javascript-pipeline-operator

'new feature' |> console.log; // TC-39 Pipeline Operator Proposal
https://github.com/jharrilim/javascript-pipeline-operator

babel es2018 experimental javascript operator pipeline tc39

Last synced: about 1 month ago
JSON representation

'new feature' |> console.log; // TC-39 Pipeline Operator Proposal

Awesome Lists containing this project

README

          

# Javascript Pipeline Operator
## Showcasing the experimental Pipeline Operator in Javascript using Babel.
In this project, you may find the transpiled src files in lib so you may compare.