deeply alphabetize object keys
alphabetize keys in an object
Quick JavaScripts – Collection of mostly useful miniature JavaScript helper functions.
Checks that all list items are in alphabetical order
Alphabetize members of an object by key.
To get chinese pinyin or alphabet from chinese. 从汉字提取拼音,返回首字母大写形式;提取首字母,返回大写形式。
Basic JS utilities for use in NodeJS applications developed by Educational Media Solutions
ESLint Rules to Aid with Imports
Utility methods that are intended for use in Angular.io [web applications developed by Educational Media Solutions](https://github.com/spencech/ems-web-app-template)
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
string representations of objects in node and the browser
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Allow parsing of object rest/spread
Parse CSS inline style to JavaScript object.
Generate hashes from javascript objects in node and the browser.
Compile object rest and spread to ES5
Allow parsing of '#foo in obj' brand checks
Compile ES2015 object super to ES5
This plugin transforms checks for a private property in an object
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Provides a list of available letters, and a way of fetching the records for each letter.
A simple way of getting ngrams out of any given String object. Supports CJK (Chinese, Japanese, Korean) as well as alphabet based languages.
Generates reproducible (deterministic) pseudo-random numbers and strings (hex/alphabetic/alphanumeric) from arbitrary Ruby object seeds. Not cryptographically secure.