mstn / fixed-size-arrayLinks
Typescript types for fixed size arrays
☆13Updated 7 years ago
Alternatives and similar repositories for fixed-size-array
Users that are interested in fixed-size-array are comparing it to the libraries listed below
Sorting:
- JSON Schema TypeScript definitions with complete inline documentation.☆110Updated 3 years ago
- TS AST transformer to rewrite import path☆129Updated 2 years ago
- Make your own nested errors☆69Updated 2 months ago
- Infinite recursion in JS without stack overflow errors, based on magic 🎩✨🐇☆25Updated 7 years ago
- The fastest automatic method.bind(this) decorator☆70Updated 2 years ago
- Scheduler for long-running tasks inside browsers and Node.JS☆66Updated 2 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Tuples and value objects for JavaScript 🤷☆63Updated 2 years ago
- React hooks for working with async iterators/generators☆42Updated 2 years ago
- A Node.js tool for diffing CSS files☆68Updated 5 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- Create constants that replace various expressions at build-time☆38Updated 2 years ago
- Transform your typescript module into a CLI☆99Updated 6 years ago
- Transform JSON records easily☆20Updated 4 years ago
- A simple tool that helps you to retrieve the function location from its reference.☆117Updated 9 months ago
- React Hooks for Mutable State☆93Updated 2 years ago
- ☆53Updated 4 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Relationship type checker functions for Typescript types.☆90Updated 2 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated this week
- A utility for creating simple ESLint rules☆23Updated last year
- ▷ Test your package in the published format, without having to publish to NPM.☆60Updated 2 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
- Async coordination primitives and extensions on top of ES6 Promises☆154Updated 2 years ago
- Query API over JavaScript (ECMAScript) Iterators☆71Updated 6 years ago
- A TypeScript library used to detect idle/active users.☆82Updated 4 years ago
- Proof of concept for type-safe, expressive SQL building in TypeScript☆18Updated 6 years ago
- create a transport stream over http☆14Updated 9 years ago
- TypeScript Pick utility, but deeper: Pick2, Pick3, Pick4, ...☆40Updated 7 years ago
- Parses typing definitions from TypeScript and brings them at runtime.☆54Updated last month