sindresorhus / component-type
Type assertions aka less-broken `typeof`
☆77Updated last year
Alternatives and similar repositories for component-type:
Users that are interested in component-type are comparing it to the libraries listed below
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Find the closest parent that matches a selector☆27Updated 7 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆35Updated 2 months ago
- Expand CSS shorthand properties☆47Updated 3 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Project is Discontinued and I'm contributing here -☆70Updated 8 years ago
- Conditional promise chains☆60Updated 4 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 4 years ago
- Codemods for AVA☆68Updated 6 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Stand alone shallowCompare for use in libraries that support shouldComponentUpdate☆34Updated 7 years ago
- Allows to add entry points with a defined output filename.☆19Updated 8 years ago
- Serialize a module into an easier format to work with☆34Updated 2 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆75Updated last month
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 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 last year
- A better Jest snapshot serializer for plain html strings☆17Updated 6 years ago
- Check if an element matches a given selector string☆16Updated 7 years ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago