DCtheTall / tallstack
A small library (<11 kB) which defines tail recursive functions in JavaScript which avoid call stack overflow.
☆31Updated last year
Alternatives and similar repositories for tallstack
Users that are interested in tallstack are comparing it to the libraries listed below
Sorting:
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 6 years ago
- ☆8Updated 2 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 6 years ago
- Experimenting with making using workers easy.☆32Updated 8 years ago
- Server for modern single-page web apps☆83Updated 6 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated 9 months ago
- This small library(<520 bytes umd/gzip) allows to encapsulate the use of components based on Preact and CustomElements.☆18Updated 6 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- 👙 Microblogging service in node, express, passport, postgres + preact☆30Updated 4 years ago
- Hot install and activation of npm modules☆24Updated 2 weeks ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 11 years ago
- Tiny preact component for async tasks☆24Updated 7 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- A babel-macro to transpile `Object.assign`-style expressions to direct assignments for maximum performance.☆26Updated 6 years ago
- 📦 It is a small library to work component styles intelligently, quickly and intuitively without leaving css.☆24Updated 6 years ago
- A git repo template for setting up TypeScript Monorepos☆39Updated 2 years ago
- A sandbox for playing around with React suspense☆16Updated last year
- A tiny (412B) runtime to retrieve the correct entry from a Route Manifest file.☆46Updated 5 years ago
- The styled-components `preact-cli` template.☆15Updated 7 years ago
- Make _classMembers 'private' using symbols☆39Updated 6 years ago
- Providing utility to map a DOM element to source information, using debug metadata provided by (some) frameworks.☆35Updated 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
- Tiny wrapper around benchmarkjs with a nicer api☆20Updated 3 years ago
- perform asynchronous operations synchronously (intended for use with babel-plugin-macros)☆39Updated 6 months ago
- Travel the web they said, it'll be fun they said.☆58Updated 6 years ago
- Preact bindings for urql☆26Updated 5 years ago
- Just playing with some ideas☆42Updated 6 years ago
- Practical, zero-config Webpack, until you need it.☆36Updated 6 years ago
- [POC] resolving es module dependency graphs on the server☆27Updated 5 years ago
- Promisify a callback-style function, resolving with [err,val]☆31Updated 4 years ago