OmgImAlexis / upcastLinks
A JavaScript type checking/casting library
☆74Updated 5 years ago
Alternatives and similar repositories for upcast
Users that are interested in upcast are comparing it to the libraries listed below
Sorting:
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 2 months ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆101Updated 2 years ago
- Recursively iterates over collections arrays and objects☆35Updated 5 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Make a function mimic another one☆96Updated last year
- ANSI syntax highlighting for the terminal☆111Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Block the main thread for a given amount of time☆128Updated last week
- Find the path of a value in a complex JavaScript object graph/tree.☆10Updated 3 months ago
- A tiny (381B to 419B) utility to make a directory and its parents, recursively☆57Updated 5 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 11 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- string representations of objects in node and the browser☆159Updated last month
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Filter object keys and values into a new object☆105Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Build and compose maintainable regular expressions in JavaScript.☆148Updated last year
- A tiny (128B) utility to check if a value is a prime number☆51Updated 2 years ago
- Node filesystem spies and mocks☆51Updated 4 months ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- Rollup plugin for ES2017 async/await keywords☆28Updated 7 years ago
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes☆161Updated 2 years ago
- Clear the console, cross-platform☆23Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 4 months ago
- Glob to regular expression with support for extended globs.☆75Updated last year
- A Map implementation with expirable items☆93Updated 3 years ago