verticalize
Code pipeline
A pipe-like function to simplify JavaScript code organization and readability by flattening nested operations into a linear sequence of steps
A pipe-like function to verticalize your JavaScript code
301 stars
2 watching
4 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
codejavascriptlightlightweightoperatorpipepipelinepromisessyntax
Related projects:
Repository | Description | Stars |
---|---|---|
kenavolic/pipet | A lightweight C++ library for building compile-time processing pipelines with customizable filters and branches. | 67 |
winterbe/streamjs | A lightweight functional programming library for operating on in-memory data collections | 861 |
awslabs/aws-codepipeline-jenkins-aws-codedeploy_linux | A sample AWS CodePipeline pipeline demonstrating a four-stage workflow with Jenkins and AWS Codedeploy | 50 |
thephpleague/pipeline | Provides a flexible pipeline pattern implementation to compose sequential stages and process payloads in a composable manner. | 960 |
kessler/node-bcat | A utility that pipes data from standard input to the browser for display with customizable behavior and formatting. | 340 |
gabriella439/pipes | A lightweight stream processing library that builds and connects reusable streaming components using Haskell | 489 |
hookyqr/vscodebeautify | Enables automatic code formatting in VS Code using the js-beautify tool | 605 |
sindresorhus/p-pipe | Creates a reusable pipeline of promise-returning functions to compose and chain together multiple asynchronous operations. | 122 |
moomoolive/struct-vec | Provides efficient data structures for multithreading in JavaScript | 25 |
danielstjules/pjs | A tool for filtering, mapping, and reducing data in JavaScript from the command line. | 419 |
mafintosh/hyperpipe | Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
coderaiser/putout | Tools to analyze and transform JavaScript code for better readability and maintainability | 708 |
insilicodb/pipeline-kallisto | A configuration for running kallisto sequencing analysis using the Nextflow workflow management system. | 3 |
julienpalard/pipe | A Python library providing a simple and flexible way to process sequences of data using infix notation. | 1,954 |
chaijs/loupe | Utility function to represent objects as strings in a platform-independent way. | 21 |