A store which holds a keyed set of values, with inputs and outputs for interacting with Shanzhai build steps and some helper build steps.
published version 0.0.8, 4 years agoA Shanzhai build step which runs any number of child build steps in parallel.
published version 0.0.12, 3 years agoA Shanzhai build step which runs any number of child build steps in serial.
published version 0.0.12, 3 years agoA store which holds a single value, with inputs and outputs for interacting with Shanzhai build steps and some helper build steps.
published version 0.0.6, 4 years agoA Shanzhai step which ensures that a directory exists (as well as all of its parent directories).
published version 0.0.11, 3 years agoA Shanzhai step which deletes a file or directory (including any child files or directories) if it exists.
published version 0.0.11, 3 years agoA Shanzhai step which reads the content of a binary file.
published version 0.0.12, 3 years agoA Shanzhai step which reads the content of a UTF-8 encoded text file.
published version 0.0.12, 3 years agoA Shanzhai step which writes to a binary or UTF-8 encoded text file, creating it if it does not exist, or replacing it if it does.
published version 0.0.11, 3 years agoA Shanzhai step which creates a zip file from a list of binary or UTF-8 encoded text files.
published version 0.0.12, 3 years agoA Shanzhai input which builds an object from a number of other inputs.
published version 0.0.10, 3 years agoA Shanzhai input which provides a constant input to a build step.
published version 0.0.10, 3 years agoA Shanzhai input which builds an object by merging the objects retrieved by other inputs.
published version 0.0.11, 3 years agoA Shanzhai output which discards any value it is given without taking further action.
published version 0.0.10, 3 years agoA Shanzhai step which can be built upon to create recursive minification build steps.
published version 0.0.11, 3 years agoA Shanzhai step which parses Pug files.
published version 0.0.11, 3 years agoA Shanzhai step which renders parsed Pug files.
published version 0.0.11, 3 years agoA Shanzhai step which minifies a HTML file.
published version 0.0.15, 3 years agoA Shanzhai step which minifies a Javascript file.
published version 0.0.15, 3 years agoA Shanzhai step which minifies a SVG file.
published version 0.0.16, 3 years agoHelpers for tracking changes to files during a Shanzhai build.
published version 0.0.14, 3 years agoA CLI tool which performs a one-off production build of the Shanzhai project in the current directory.
published version 0.0.23, 3 years agoA CLI tool which performs a build of the Shanzhai project in the current directory, watching for changes and rebuilding automatically.
published version 0.0.12, 3 years agoA Shanzhai step which converts a JSON value to TypeScript source code for ambient declarations.
published version 0.0.11, 3 years agoA Shanzhai step which converts a parsed CSV file to a "struct-of-arrays" format where each column is its own array.
published version 0.0.11, 3 years ago