The up-to-date and reliable Google's libphonenumber package for node.js.
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
Returns an array of all enumerable symbol properties found directly upon a given object
Like `Object.keys()` but also includes symbols
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
Runtime to be use with the Flow Enums transform.
TypeScript transformer to convert const enums to regular enums in declaration files
ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
return true if object has no enumerable key values
Metadata generator for `libphonenumber-js`
Babel transform for Flow Enums.
Creates an object composed of the own and inherited enumerable string keyed properties of object that doesn't undefined.
Sort interface and string enum keys
Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.
Indicates whether the specified property is enumerable.
Google's libphonenumber pre-compiled with the closure compiler
Shareable commitlint config enforcing the angular commit convention types
Easily generate a JSON or markdown list (sorted array) of property names of all enumerable properties, own and inherited, of objects that have function values.
Define multiple non-enumerable properties at once.
Returns an array of names from a module. Includes all enumerable properties with function values, own and inherited.
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
Copies the enumerable properties of one or more objects to a target object.
TypeScript definitions for google-libphonenumber
Transform TypeScript `const` enums
Polyfill for ember-runtime-enumerable-includes feature (noop in Ember >= 2.8)
Executes a function on each of an objects own enumerable properties.