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
- Tiny preact component for async tasks☆24Updated 7 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated last year
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- Server for modern single-page web apps☆83Updated 6 years ago
- Spice your servers up with a lil Sosse☆88Updated 7 months ago
- Yes. Someone I know needs IE7 in 2019 and wants React. (dramatic lightning; thunder)☆64Updated 2 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 6 years ago
- ▲ HNPWA with Next.js in a sing file☆21Updated 2 years ago
- Don't wait to start with your javascript and typescript projects.☆74Updated 2 years ago
- A tiny (412B) runtime to retrieve the correct entry from a Route Manifest file.☆46Updated 5 years ago
- CLI to collect stats about React usage on a website☆29Updated last year
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- Faster, route-centric development for Node.js apps with built-in Hot Module Replacement.☆282Updated 3 years ago
- Promisify a callback-style function, resolving with [err,val]☆31Updated 4 years ago
- Cast unknown values to typed values☆99Updated 6 years ago
- Bundle, serve, and hot reload with one command☆125Updated 6 years ago
- Practical, zero-config Webpack, until you need it.☆36Updated 7 years ago
- Improved sorting order for directory entities☆26Updated 6 years ago
- Launch v8 inspector/devtools on demand for long-running apps☆43Updated 7 years ago
- Hot install and activation of npm modules☆24Updated 4 months ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 11 years ago
- An asynchronous, persistent, localForage inspired, filesystem based storage solution for NodeJS.☆14Updated 5 years ago
- Providing utility to map a DOM element to source information, using debug metadata provided by (some) frameworks.☆36Updated 6 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Just like babel-register, but using all the loaders, resolvers and aliases from webpack☆50Updated last year
- [POC] resolving es module dependency graphs on the server☆27Updated 5 years ago
- Write many files atomically☆120Updated 7 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated this week