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
300 stars
2 watching
4 forks
Language: JavaScript
last commit: over 2 years agoLinked from 1 awesome list
codejavascriptlightlightweightoperatorpipepipelinepromisessyntax
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A lightweight C++ library for building compile-time processing pipelines with customizable filters and branches. | 67 | |
| A lightweight functional programming library for operating on in-memory data collections | 861 | |
| A sample AWS CodePipeline pipeline demonstrating a four-stage workflow with Jenkins and AWS Codedeploy | 50 | |
| Provides a flexible pipeline pattern implementation to compose sequential stages and process payloads in a composable manner. | 965 | |
| A utility that pipes data from standard input to the browser for display with customizable behavior and formatting. | 341 | |
| A lightweight stream processing library that builds and connects reusable streaming components using Haskell | 489 | |
| Enables automatic code formatting in VS Code using the js-beautify tool | 605 | |
| Creates a reusable pipeline of promise-returning functions to compose and chain together multiple asynchronous operations. | 122 | |
| Provides efficient data structures for multithreading in JavaScript | 25 | |
| A tool for filtering, mapping, and reducing data in JavaScript from the command line. | 420 | |
| Distributes input/output operations between multiple systems using a key-based architecture. | 119 | |
| Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 | |
| A configuration for running kallisto sequencing analysis using the Nextflow workflow management system. | 3 | |
| A Python library providing a simple and flexible way to process sequences of data using infix notation. | 1,965 | |
| An object inspection utility that produces human-readable representations of objects across different platforms and environments. | 22 |