Clean Removes file(s) using provided glob(s).
glob or array of glob strings.
Copy Copies source to target. Does NOT support globs.
the source path to be copied.
the destination path to copy to.
Get Parsed
the filename to path.parse.
Get Relative
the filename to get relative path for.
Layout Creates a CLI layout much like creating divs in the terminal. Supports strings with \t \s \n or IUIOptions object.
the width of the layout.
if the layout should wrap.
Pkg Loads the package.json file for project or saves package.json.
the package.json object to be written to file.
Platform Gets information and paths for the current platform.
Seed Internal method for seeding examples/templates.
the type of seed to run.
the optional destination relative to root.
Serve Hook to Browser Sync accepts name and options returning a Browser Sync Server Instance.
the name of the server or Browser Sync options.
the Browser Sync Options.
String Builder Builds string then joins by char with optional colorization.
the base value to build from if any.
String Format Very simple string formatter by index. Supports using %s or %n chars.
the string to be formatted.
arguments used for formatting.
Seed Seeds known templates/examples.
Generated using TypeDoc
Bump Bumps project to next version.