A library that contains all models for the gy-web-project.
Convert Windows backslash paths to slash paths
A CSS Modules transform to make local scope the default
Like ruby's abbrev module, but in js
A tiny (239B) utility for constructing className strings conditionally.
Ensure a function is only called once
Parse the things that can be arguments to `npm install`
Convert globs to regular expressions
A query library for ECMAScript AST using a CSS selector like query language.
Get, set, or delete a property from a nested object using a dot path
the bare-bones internationalization library used by yargs
A parser and formatter for delimiter-separated values, such as CSV and TSV
The Node.js `util.deprecate()` function with browser support
Determine whether an AST node is a reference
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
JMESPath implementation in javascript
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
A fast alternative to legacy querystring module
Generate a slug just like GitHub does for markdown headings.
Path manipulation library for JavaScript
Super fast, memoized `req.url` parser
Stable JS value hash.
Turn any flavor of allowable package.json bin into a normalized object
the mighty option parser used by yargs