DCtheTall / tallstackLinks
A small library (<11 kB) which defines tail recursive functions in JavaScript which avoid call stack overflow.
☆31Updated 2 years ago
Alternatives and similar repositories for tallstack
Users that are interested in tallstack are comparing it to the libraries listed below
Sorting:
- Experimenting with making using workers easy.☆32Updated 8 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated last year
- Server for modern single-page web apps☆83Updated 6 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- Cast unknown values to typed values☆99Updated 7 years ago
- Tiny preact component for async tasks☆24Updated 7 years ago
- ▲ HNPWA with Next.js in a sing file☆21Updated 3 years ago
- Faster, route-centric development for Node.js apps with built-in Hot Module Replacement.☆282Updated 3 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 7 years ago
- Promisify a callback-style function, resolving with [err,val]☆31Updated 4 years ago
- CLI to collect stats about React usage on a website☆29Updated last year
- 🏷 Map template literal expression interpolations with ease.☆67Updated 7 years ago
- Preact bindings for urql☆26Updated 5 years ago
- Launch v8 inspector/devtools on demand for long-running apps☆43Updated 7 years ago
- Hot install and activation of npm modules☆24Updated 7 months ago
- Tiny wrapper around benchmarkjs with a nicer api☆20Updated 3 years ago
- A tagged template literal utility for Node streams☆46Updated 5 years ago
- This small library(<520 bytes umd/gzip) allows to encapsulate the use of components based on Preact and CustomElements.☆18Updated 7 years ago
- Write many files atomically☆120Updated 7 years ago
- Spice your servers up with a lil Sosse☆88Updated 10 months ago
- Practical, zero-config Webpack, until you need it.☆36Updated 7 years ago
- People you might want to ask instead of me☆19Updated 6 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 7 years ago
- 👙 Microblogging service in node, express, passport, postgres + preact☆30Updated 5 years ago
- The styled-components `preact-cli` template.☆15Updated 7 years ago
- A git repo template for setting up TypeScript Monorepos☆39Updated 2 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- Check if a GitHub Pull Request is in a (most likely) mergeable state☆22Updated 4 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 7 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated last month