sindresorhus / component-typeLinks
Type assertions aka less-broken `typeof`
☆78Updated last year
Alternatives and similar repositories for component-type
Users that are interested in component-type are comparing it to the libraries listed below
Sorting:
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Create a hash for file revving☆106Updated 2 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last week
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Convert an Observable to a Promise☆50Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- A store of react-supported html attributes keyed by their tags☆23Updated 3 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Remove indentation from multiline template strings☆33Updated 5 years ago
- Truncate a URL to a specific length☆61Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Serialize a module into an easier format to work with☆34Updated 2 years ago
- Get the path of the parent module☆78Updated last month
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 weeks ago