sindresorhus / any-observableView external linksLinks
Support any Observable library and polyfill
☆74Feb 2, 2026Updated last week
Alternatives and similar repositories for any-observable
Users that are interested in any-observable are comparing it to the libraries listed below
Sorting:
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 5 months ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Check if a value is an Observable☆44Jun 6, 2022Updated 3 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Aug 10, 2021Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆59Apr 19, 2021Updated 4 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Get the gulp tasks from a gulp project☆20Oct 14, 2021Updated 4 years ago
- Convert an Observable to a Promise☆52Nov 1, 2023Updated 2 years ago
- Get an array of parent directories including itself☆26Nov 7, 2023Updated 2 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- a file format for rules about open-source licenses☆13Mar 3, 2016Updated 9 years ago
- [DEPRECATED] A better Atom `TextEditor#setText()` that preserves cursor/scroll position and selections☆12Jan 24, 2021Updated 5 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Get the email of an npm user☆14Feb 26, 2024Updated last year
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- Check if a number is in a given range☆22Jan 23, 2021Updated 5 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- ES2015 `Array#findIndex()` ponyfill☆33May 1, 2024Updated last year
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Truncate a string to a specific width in the terminal☆88Oct 23, 2025Updated 3 months ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Convert a value to an array☆133Nov 9, 2021Updated 4 years ago
- Display an error in a GUI dialog☆22May 3, 2021Updated 4 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Count the number of lines in a string☆10Apr 17, 2016Updated 9 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Check if a JavaScript environment has a DOM☆21May 3, 2021Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Find mapcodes in a string☆26Jul 24, 2022Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year