sindresorhus / typescript-definition-style-guide
Style guide for adding type definitions to my npm packages
☆570Updated 2 years ago
Alternatives and similar repositories for typescript-definition-style-guide:
Users that are interested in typescript-definition-style-guide are comparing it to the libraries listed below
- Shared TypeScript config for my projects☆362Updated 4 months ago
- Memoize promise-returning & async functions☆405Updated last year
- Essential utilities for TypeScript projects☆607Updated 2 weeks ago
- Check whether a package is tree-shakeable☆543Updated 6 months ago
- A utility for verifying environment variables are present☆377Updated this week
- Type check values☆1,711Updated 7 months ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- Get the bundle size of an npm package.☆423Updated 2 years ago
- Find a file or directory by walking up parent directories☆604Updated last month
- A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)☆742Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Check TypeScript type definitions☆2,445Updated 2 weeks ago
- Use Ky in both Node.js and browsers☆674Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,112Updated 2 months ago
- ✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)☆435Updated 3 years ago
- Sort an Object or package.json based on the well-known package.json keys☆846Updated last month
- Incubation repository for the new TypeScript handbook 🐣☆650Updated 4 years ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆576Updated last year
- Install missing TypeScript typings for dependencies in your package.json.☆1,552Updated last week
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Better typed `querySelector` and `querySelectorAll`.☆746Updated 4 months ago
- Consistent Web Workers in browser and Node.☆1,158Updated 2 months ago
- Jest utility for creating variations of the same test☆1,060Updated last year
- Fast eslint runner☆662Updated 7 months ago
- Smooth (CLI) Operator 🎶☆1,056Updated 6 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆272Updated 5 months ago
- A dead simple benchmarking framework for JS/TS libs☆760Updated 2 years ago
- Clean up error stack traces☆339Updated 2 years ago
- 🎁 Dev and build your code painlessly in monorepos☆1,180Updated 3 weeks ago
- `require`s taking too much time? Profile 'em.☆374Updated 10 months ago