Projects in Awesome Lists tagged with function
A curated list of projects in awesome lists tagged with function .
https://github.com/howprogrammingworks/asyncgenerator
Asynchronous Generators
async function generator generators javascript js node nodejs
Last synced: 07 May 2025
https://github.com/ccamel/kynaptik
λ Fission Function which evaluates incoming stimulus (event/message) and determines an appropriate (configured) action (http, graphQL, ...)
faas fission function graphql kafka kubernetes lambda notify rest serverless-functions stimulus webhook
Last synced: 13 Apr 2025
https://github.com/khalyomede/filestore
Multiple functions on file disk for V.
file filesystem function storage vlang
Last synced: 18 Mar 2026
https://github.com/jonschlinkert/model-exchange-grammar-protocol
The Model Context Grammar Protocol defines a simple, extensible, and non-deterministic grammar for specifying valid message types and their arrangements in exchanges with language models. This protocol enables precise, unambiguous specification of interactions including multimodal content, tool calls, and flexible message sequencing.
ai anthropic chat claude context conversation design exchange function gpt grammar grok message model openai protocol tool turn
Last synced: 26 Jun 2025
https://github.com/ahmedelwerdany/invoke-before-after
Tell your methods when to invoke by just naming them that way.
call class function hooks javascript nodejs npm object proxy
Last synced: 17 Apr 2025
https://github.com/sofiane-abou-abderrahim/javascript-typescript-introduction
I built this little TypeScript demo as an introduction to TypeScript and its basics, types and main features, such as core types, object, array, function types and other advanced types, generic types, classes, interfaces. I also configured the TypeScript Compiler so that I can compile all the files to JavaScript files in one go.
advanced-types array boolean casting class core-types enum function generic interface javascript literal number object string typescript typescript-compiler union
Last synced: 14 Apr 2026
https://github.com/stdlib-js/math-base-special-binet
Evaluate Binet's formula extended to real numbers.
binet fib fibonacci function javascript math mathematics node node-js nodejs number reals special special-functions stdlib
Last synced: 22 Jul 2025
https://github.com/evelynhathaway/bind-deep
📎🕳️ Lightweight module for binding a function or object deeply
bind bound-arguments context deep function hacktoberfest nodejs object this typescript
Last synced: 12 Oct 2025
https://github.com/ehmicky/switch-functional
Functional switch statement
case default filter function functional functional-programming functional-testing functions javascript library logic logic-programming mapping nodejs select switch switch-case switch-case-statements typescript wrapper
Last synced: 04 Mar 2026
https://github.com/cawfree/rippleware
🚣 A middleware-inspired toolbox that promotes stateful function extensibility.
builder extensible factory function functions middleware pattern rippleware
Last synced: 06 Oct 2025
https://github.com/chdh/function-curve-viewer
A function curve viewer widget / web component
curve function viewer web-component
Last synced: 15 Apr 2025
https://github.com/joakimunge/array-nth-last
Tiny library to get last, or nth last entry in array
array array-helper function javascript npm npm-package package utility
Last synced: 01 Mar 2026
https://github.com/stdlib-js/math-base-special-trunc
Round a double-precision floating-point number toward zero.
function integer javascript math mathematics node node-js nodejs number polyfill ponyfill round special special-function stdlib trunc truncate
Last synced: 13 Oct 2025
https://github.com/siwoolol/customfunc
Adds Custom Functions Desired to your PC (Easy Hotkeys for Developers)
assistant custom developer-friendly free function hotkey open-source python
Last synced: 02 Feb 2026
https://github.com/rse/func-params
Run-Time Function Parameter Name Determination
function javascript name parameter run-time
Last synced: 16 Mar 2025
https://github.com/stdlib-js/math-base-special-gamma
Gamma function.
factorial function gamma javascript math mathematics node node-js nodejs number special special-function stdlib
Last synced: 05 Jul 2025
https://github.com/manuel-lohmus/ipc-fn
'Inter-process communication' Allows you to communicate with background processes.
background-thread broadcast channel child-process function ipc multithreading net non-blocking parallel processes worker
Last synced: 30 Jul 2025
https://github.com/stdlib-js/math-base-special-pow
Exponential function.
exponential function javascript math mathematics natural node node-js nodejs number pow power stdlib
Last synced: 09 Apr 2025
https://github.com/flipbyte/brunch-json
Adds json support to brunch and also allows defining functions among other things in json
brunch brunch-json function json json-brunch json-function json-variable
Last synced: 17 Jan 2026
https://github.com/moindalvs/python_for_data_science
1.Python Basics function
arithmetic-operations boolean-operations for-loop-in-python function if-else indexing jupyter-notebook list-comprehensions list-methods lists-python numpy-library pandas-tutorial python3 sequence slicing string tuples-in-python variables-python
Last synced: 03 May 2026
https://github.com/lmangani/kable-example-plugin
Boring Example Plugin for Kable
app elasticsearch example function kable kibana nodejs plugin
Last synced: 16 Apr 2026
https://github.com/eavanvalkenburg/graphql_function
Azure Function to create GraphQL endpoint against Cosmos DB
ariadne azure azure-function azure-function-python azure-function-v4 azurefunction cosmosdb function graphql graphql-cosmos graphql-server python
Last synced: 09 May 2026
https://github.com/lamualfa/nodejs-expose-cli
Make your function runnable from CLI
cli expose-cli function nodejs
Last synced: 27 Apr 2026
https://github.com/dizmo/functions-trace
dizmoFun: method invocation tracer
dizmo function invocation javascript library tracer typescript
Last synced: 01 May 2026
https://github.com/than-dev/js-functions
Recreating javascript functions and simulating a real use case when we need to type any project that was written without typescript, through ts declarations and .d.ts files!
code development function javascript typescript
Last synced: 02 May 2026
https://github.com/sagiegurari/funcs-js
Function wrappers for enhanced behavior.
async browser delay funcs-js function function-wrapper functions nodejs
Last synced: 12 Apr 2025
https://github.com/aminnairi/kryptonian
Purity, hope, and the strength of Krypton in one package
client client-server clientserver function functional integrity json json-rpc jsonrpc krypton pure purity quality reliability rpc server server-client serverclient superman validation
Last synced: 20 Apr 2026
https://github.com/epiresdasilva/java-faas-ibm-cloud-example
Example of FaaS using Java and Cloudant on IBM Bluemix
cloudant cloudant-nosql-database faas function function-as-a-service functions ibm ibm-bluemix ibm-cloud java python
Last synced: 20 Apr 2026
https://github.com/stdlib-js/math-base-special-binomcoefln
Compute the natural logarithm of the binomial coefficient.
binomial choose combinatorics fact factorial function integer javascript log logarithm math mathematics node node-js nodejs number special special-functions stdlib
Last synced: 14 Apr 2025
https://github.com/orangesi/jfire.jl
Jfire is a simple julia package for auto generate command line interfaces (CLIs) to call functions or modules, inspired by fire package of python
cli fire function julia julia-language module
Last synced: 17 Mar 2026
https://github.com/b-gran/reducer-redux
Beautiful, functional redux reducers
action fp function functional functional-programming pure reducer reducer-redux redux
Last synced: 17 Apr 2026
https://github.com/jackmcpickle/sass-fractions
converts numbered fractions into words or lowest common denominator
Last synced: 14 Apr 2025
https://github.com/codetanzania/emis-role
A representation on how a party(or stakeholder) acts or, in other words, what role party(or stakeholder) plays in event of emergency(or disaster).
codetanzania duty emis emis-module event function responsibility role
Last synced: 03 Mar 2026
https://github.com/mkloubert/js-promises
Helpers for promises, which work in Node and the browser.
browser function helper javascript nodejs promise
Last synced: 21 Apr 2026
https://github.com/sks/mqttfaas
Run functions on MQTT message
binary containers docker docker-container faas faas-platform function go golang iot mqtt
Last synced: 09 May 2026
https://github.com/itzzinfinity/signal-generator-using-esp32
ESP32 Signal Generator with AD9833 DDS Module: Hosts a webpage to set frequency and waveform (square, sine, triangle) using an ESP32 microcontroller. Ideal for generating precise waveforms in IoT and electronic projects.
ad9833 arduino dds esp32 esp32-arduino function functiongenerator mhz wifi
Last synced: 12 Feb 2026
https://github.com/stdlib-js/math-iter-special-betaln
Create an iterator which evaluates the natural logarithm of the beta function.
beta betaln function gamma iterable iterate iterator javascript lbeta log logarithm math mathematics node node-js nodejs special special-function stdlib
Last synced: 15 Feb 2026
https://github.com/archergu/check-package-exists
Check if the npm package exists
Last synced: 02 Apr 2026
https://github.com/stdlib-js/math-iter-special-riemann-zeta
Create an iterator which evaluates the Riemann zeta function for each iterated value.
complex-analysis euler function iterable iterate iterator javascript math mathematics node node-js nodejs number number-theory physics riemann special special-function stdlib zeta
Last synced: 17 Aug 2025
https://github.com/xotic750/is-function-x
Determine whether a given value is a function object.
browser ecmascript function isfunction nodejs
Last synced: 30 Apr 2025
https://github.com/frnt-end/the-string-theory-react-typescript
⚛️ React & Typescript Project. In this app you can practice 🧪 JS String Methods. Watch DEMO ✨ https://Frnt-End.github.io/The-String-Theory-React-Typescript 🍦
application exercises form frontend function js learning methods practice react sass string strings-manipulation testing tutorial typescript ui
Last synced: 16 Feb 2026
https://github.com/cartesian-school/introduction-to-julia
Learn the fundamentals of the Julia language in this 13-part course using Jupyter Notebook
basic-programming data-science data-structures data-visualization dispatch function functional-programming julia julia-language julia-library julialang jupyter-notebook matrix-factorization multiple-dispatch
Last synced: 30 Apr 2025
https://github.com/nersent/lambda-fun
Make your async Node.js easy again!
async function lambda nodejs queue scheduler task throttling
Last synced: 19 May 2026
https://github.com/potokaalex/inspector-graph
Simple tool for drawing a graph in the inspector.
chart csharp function graphics tool unity unity-scripts
Last synced: 30 Sep 2025
https://github.com/stdlib-js/math-base-special-fibonacci-index
Compute the Fibonacci number index.
fib fibonacci function index javascript math mathematics node node-js nodejs number seq sequence special special-functions stdlib
Last synced: 06 Jul 2025
https://github.com/nof1000/isarrow
🤠 ES6: checks whether a value is an arrow function
arrow es6 function javascript nodejs utility
Last synced: 12 Jan 2026
https://github.com/stdlib-js/math-iter-special-exp
Create an iterator which evaluates the natural exponential function for each iterated value.
euler exp exponential function iterable iterate iterator javascript math mathematics natural node node-js nodejs power special stdlib
Last synced: 13 Apr 2025
https://github.com/stdlib-js/math-base-special-copysign
Return a double-precision floating-point number with the magnitude of x and the sign of y.
bits copy copysign dbl double float float64 floating-point function ieee754 javascript math mathematics node node-js nodejs number sign special stdlib
Last synced: 10 Mar 2026
https://github.com/stdlib-js/math-base-special-flipsignf
Return a single-precision floating-point number with the magnitude of x and the sign of x*y.
bits flip flipsign flipsignf float float32 floating-point flt function ieee754 javascript math mathematics node node-js nodejs number sign special stdlib
Last synced: 12 Jan 2026
https://github.com/yeisontapia/paginatejson
📖📖 Small function for paginate arrays in JavaScript. 🧐
array function javascript json jsonpaginate page paginate paginatejson utils utils-lib
Last synced: 07 Apr 2025
https://github.com/rtmigo/filememo_py
Stores the results of expensive function calls and returns the cached result when the same inputs occur again
cache file function memoization memoization-library memoize memoize-decorator method package permanent persistent pickle python
Last synced: 05 Jan 2026
https://github.com/stdlib-js/math-base-special-truncf
Round a single-precision floating-point number toward zero.
function integer javascript math mathematics node node-js nodejs number polyfill ponyfill round special special-function stdlib trunc truncate
Last synced: 04 Aug 2025
https://github.com/stdlib-js/math-iter-special-spence
Create an iterator which evaluates Spence's function for each iterated value.
dilogarithm function integral iterable iterate iterator javascript math mathematics node node-js nodejs number polylogarithm special spence stdlib
Last synced: 21 Feb 2026
https://github.com/thwillert/_csv2array
An AutoIt-function to load a CSV file into an array.
Last synced: 02 Mar 2026
https://github.com/stdlib-js/math-base-special-kernel-betainc
Incomplete beta function and its first derivative.
approximation beta derivative function incomplete-beta javascript kernel math mathematics node node-js nodejs number scalar special special-function stdlib
Last synced: 29 Oct 2025
https://github.com/stdlib-js/utils-async-compose
Function composition.
async asynchronous compose composition fcn fun func function functional javascript node node-js nodejs stdlib transform util utilities utils
Last synced: 26 May 2026
https://github.com/elm-athlete/elm-function
Function helpers for elm!
elm function functional-programming
Last synced: 11 Dec 2025
https://github.com/nekitdev/funcs
Functional programming in Python.
function functional paradigm python
Last synced: 01 Feb 2026
https://github.com/itsdouges/function-batch
📦 Higher order function that will batch all calls to the wrapped function over a time period, and then call the wrapped function once with all args.
batch batch-function es2015 es6 function function-batch function-to-promise javascript
Last synced: 07 Jan 2026
https://github.com/manferlo81/build-function
The way to describe and build simple functions using JSON
Last synced: 04 Apr 2025
https://github.com/stdlib-js/math-base-special-factorial
Evaluate a factorial.
combinatorics fact factorial function gamma javascript math mathematics node node-js nodejs number special special-functions stdlib
Last synced: 06 Sep 2025
https://github.com/dyazincahya/ns-helper
Example function NATIVESCRIPT
collections collections-example collections-function function javascript js mobile mobile-development nativescript nativescript-example nativescript-snippet snippets snippets-collection
Last synced: 18 May 2026
https://github.com/hadichahine/array-comparer
Compare two arrays based on some function.
array compare function javascript
Last synced: 30 Jul 2025
https://github.com/bahmutov/list-to-function
Returns a function that gives each item from the list one by one
Last synced: 28 Sep 2025
https://github.com/raizacirne/calculadora-de-gorjeta
Calculadora de gorjeta web, feita com JavaScript puro. Permite aos usuários calcular a gorjeta com base no valor da conta, porcentagem desejada e número de pessoas. Com uma interface simples e responsiva com estilização avançada Sass, oferece uma experiência intuitiva ao usuário.
function javascript sass sass-mixins
Last synced: 17 Feb 2026
https://github.com/jonasbn/pxy-redirect-ow-function
Experimental open whisk function for deployment on DigitalOceans function platform
digitalocean do experiment experimental function go serverless
Last synced: 07 Mar 2026
https://github.com/sophi-hub/desafios-to-do-list
Este projeto reúne desafios práticos com JavaScript, HTML e CSS, abordando lógica, interatividade e design responsivo. Inclui validação de formulários, cálculo de descontos e um gerenciador de tarefas. Desenvolvido com boas práticas, o foco está em acessibilidade, semântica e eficiência, criando soluções claras e modernas.
acessibility array callback dom function logic-programming logica-de-programacao responsive seo
Last synced: 01 Mar 2025
https://github.com/tbreuss/php-cfn
Userland implementation of PHP RFC: Consistent Function Names
consistent function names php rfc
Last synced: 03 May 2025
https://github.com/himenon/convert-text-to-react
PlainテキストにReactのコンポーネントを適用させるサンプルコード
function parser react typescript
Last synced: 15 Apr 2026
https://github.com/stdlib-js/math-iter-special-log10
Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.
base-10 binary function iterable iterate iterator javascript log log10 logarithm math node node-js nodejs special special-function stdlib
Last synced: 03 Feb 2026
https://github.com/marleydip/advanced-javascript-with-projects
Projects & Assignment Problem Practise => Conditional & Looping Statement, Objects & Object Methods, Arrays & Array Method, Function (CallBack, Arrow, SetInterval, setTimeout, clearInterval, Filter, forEach, map, reduce), DOM, querySeletor, Events
array-manipulations array-methods arrow-functions callback-functions data-structures-and-algorithms dom events filter for-if-nested for-in for-of foreach function if-elseif-else map-flatmap nested-for-loops object-methods reduce switch-case
Last synced: 18 Jun 2025
https://github.com/umamiappearance/rollup-plugin-your-function
A very simple rollup-plugin, which gives you the opportunity to manipulate your build files as you like. Dead simple. The last plugin you need (for small tasks).
build change function manipulate manual modify replace rollup-plugin
Last synced: 03 Mar 2025
https://github.com/stdlib-js/math-iter-special-gamma1pm1
Create an iterator which computes `gamma(x+1) - 1` for each iterated value.
factorial function gamma gamma1pm1 gammap1m1 iterable iterate iterator javascript math mathematics node node-js nodejs number special special-function stdlib
Last synced: 14 Feb 2026
https://github.com/stagas/run-in-client
runs a single function in the client using puppeteer and esbuild
esbuild function puppeteer test testing typescript
Last synced: 28 Jan 2026