Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Open a web address or call, email, text or iMessage (iOS only) someone in React Native
A plugin for Babel 6 supports extending from builtin types based on static analysis.
Create a filled array according to a provided callback function.
Plain methods to avoid creating `DataView`s
提供陣列去重的工具函式,包含 indexOf 和 Set 兩種實現方式 / Provides array deduplication utilities with indexOf and Set implementation methods
Yjs encoding protocols
Validates if a value is typed-array-like.
Fake SMTP Server for email testing
Better Auth integration for Expo and React Native applications.
Super simple typescript library for string-compatible enums
A material-ui react component to format phone numbers. Based on react-phone-input-2
Map array.
Returns true if a value is an array containing the specified number of elements.
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Apache OpenDAL: One Layer, All Storage.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Utilities for building ordinals with BitGo utxo-lib
Legacy scoped alias for the `datocms` package
capability.js - javascript environment capability detection
A coverage plugin for ESDoc
A simple but powerful deobfuscator to remove common JavaScript obfuscation techniques. Open an issue if there is a feature you think should be implemented.
GeoWeb Theme library for the opengeoweb project
A lodash plugin/extension/mixin for _.get, which allows intuitive paths eg. 'name[0,1]' and 'a.b[].x[-1].z'