argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing library
INDIRECT
1
autolinker • 3.16.2Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML
fs-extra • 11.3.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
DIRECT
3
get-object • 0.2.0Get a property from an object using dot (object path) notation.
INDIRECT
4
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.
INDIRECT
0
handlebars-utils • 1.0.6Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.
INDIRECT
4
handlebars • 4.7.8Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
DIRECT
5
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
INDIRECT
7
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
INDIRECT
4
html-tag • 2.0.0Generate HTML elements from a javascript object.
typeof-article • 0.1.1Get the native JavaScript type of a value, preceded by the appropriate indefinite article (either `a` or `an`), for use in error messages.
INDIRECT
2
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.