OmgImAlexis / upcast
A JavaScript type checking/casting library
☆74Updated 4 years ago
Alternatives and similar repositories for upcast:
Users that are interested in upcast are comparing it to the libraries listed below
- Node filesystem spies and mocks☆47Updated this week
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Templating like the other ones, but not at all like the other ones.☆11Updated 7 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Check if a URL is absolute☆79Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 5 months ago
- Lightweight querySelector/All wrapper that outputs an Array☆126Updated 2 months ago
- ESLint configuration for Vue.js app (extends from @sindresorhus / xo)☆14Updated 3 years ago
- Tiny type-safe event emitter☆26Updated last year
- The cheesy object formatter☆36Updated 4 years ago
- A tiny (381B to 419B) utility to make a directory and its parents, recursively☆55Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆95Updated last year
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!☆122Updated 5 years ago
- Foundation for your emitter implementation. 202 reasons to not write your own implementation of event emitter.☆48Updated 5 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated last year
- Simplified high resolution timing☆79Updated 5 months ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆73Updated 2 years ago
- Is the typeof value a javascript primitive?☆37Updated 3 years ago
- This module has moved and is now available at @rollup/plugin-run / https://github.com/rollup/plugins/blob/master/packages/run☆64Updated 5 years ago
- Check if your package was installed globally☆70Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Decorator to memoize the results of async functions via lru-cache.☆23Updated 4 years ago
- Check if something is a promise☆46Updated 3 years ago
- Get a random item from an array☆57Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 4 months ago
- Glob to regular expression with support for extended globs.☆71Updated 5 months ago