[Go to site: main page, start]

JavaScript Function

Open-source JavaScript projects categorized as Function

JavaScript Function Projects

  1. chute

    Use dot-notation as a pipeline operator in JavaScript. A function to chain and send data through any mix of normal functions and methods. ~10KB (~4KB minified). Since 2024. (by gregabbott)

    Project mention: Working pipe operator today in pure JavaScript | news.ycombinator.com | 2025-10-04

    https://github.com/gregabbott/chute

    In a similar way to the featured project, Chute also uses proxies to work like a pipeline operator. But like in your reply, Chute uses a dot-notation style to chain and send data through a mix of functions and methods.

    You might like to see how Chute uses proxies, as it requires no `chainWith` setup step before use. Without setup, Chute can send data through global or local, top-level or nested, native or custom, unary, curried or non-unary functions and methods. It gives non-unary functions the current data at a specific argument position by using a custom-nameable placeholder variable.

    The Chute page describes some more of its features:

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Function discussion

Log in or Post with

JavaScript Function related posts

  • What's the formula for this?

    1 project | /r/sheets | 22 May 2023
  • Need Help

    1 project | /r/sheets | 6 Mar 2023
  • Show HN: Google Sheets Full SQL Select Custom Function

    1 project | news.ycombinator.com | 3 Nov 2022
  • Google App Script Project and Code Coverage on GITHUB

    1 project | /r/sheets | 3 Sep 2022
  • Automate videos transcription with Koyeb Serverless Engine

    2 projects | dev.to | 3 Dec 2020
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

# Project Stars
1 chute 5

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?