List of JavaScript types
☆82Apr 30, 2024Updated last year
Alternatives and similar repositories for js-types
Users that are interested in js-types are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- List of prototype properties for JavaScript types☆27Mar 13, 2026Updated last week
- Exclude certain items from an array☆24Jun 13, 2025Updated 9 months ago
- Include only certain items in an array☆19Jun 13, 2025Updated 9 months ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Sum numbers☆10Sep 18, 2025Updated 6 months ago
- Check if a domain is public☆15Aug 10, 2021Updated 4 years ago
- Node's default require extensions as a separate module☆11Oct 27, 2022Updated 3 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆13Oct 30, 2023Updated 2 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Get the version of a binary in semver format☆36Apr 3, 2024Updated last year
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Split a string at one or more indices