sindresorhus / component-typeLinks
Type assertions aka less-broken `typeof`
☆95Updated 2 years ago
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☆85Updated 4 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last month
- Create a hash for file revving☆108Updated 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
- Check if a value is a plain object☆104Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 8 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Expand CSS shorthand properties☆49Updated 4 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Get the path of the parent module☆79Updated 4 months 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
- Truncate a URL to a specific length☆62Updated 4 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- Filter promises concurrently☆80Updated 2 years ago
- Pretty-cli is a lightweight utility that helps you to create nice looking command line interfaces. It forces a well structured output and…☆27Updated 8 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago