Skip to content

Commit b3d288f

Browse files
committed
Auto-generated changes from build tools (root readme).
1 parent 544fca6 commit b3d288f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Name
7373
[@shanzhai/create-directory-step](@shanzhai/create-directory-step) | [![[object Promise]](https://img.shields.io/npm/v/@shanzhai/create-directory-step.svg)](https://www.npmjs.com/package/@shanzhai/create-directory-step) | A Shanzhai step which ensures that a directory exists (as well as all of its parent directories). | ❌
7474
[@shanzhai/delete-from-keyed-store-step](@shanzhai/delete-from-keyed-store-step) | [![[object Promise]](https://img.shields.io/npm/v/@shanzhai/delete-from-keyed-store-step.svg)](https://www.npmjs.com/package/@shanzhai/delete-from-keyed-store-step) | A Shanzhai step which deletes a key/value from a keyed store. | ✔️
7575
[@shanzhai/delete-step](@shanzhai/delete-step) | [![[object Promise]](https://img.shields.io/npm/v/@shanzhai/delete-step.svg)](https://www.npmjs.com/package/@shanzhai/delete-step) | A Shanzhai step which deletes a file or directory (including any child files or directories) if it exists. | ❌
76+
[@shanzhai/favicons-step](@shanzhai/favicons-step) | [![[object Promise]](https://img.shields.io/npm/v/@shanzhai/favicons-step.svg)](https://www.npmjs.com/package/@shanzhai/favicons-step) | A Shanzhai step which converts an image to HTML headers and files representing favicons. | ✔️
7677
[@shanzhai/minify-html-step](@shanzhai/minify-html-step) | [![[object Promise]](https://img.shields.io/npm/v/@shanzhai/minify-html-step.svg)](https://www.npmjs.com/package/@shanzhai/minify-html-step) | A Shanzhai step which minifies a HTML file. | ❌
7778
[@shanzhai/minify-javascript-step](@shanzhai/minify-javascript-step) | [![[object Promise]](https://img.shields.io/npm/v/@shanzhai/minify-javascript-step.svg)](https://www.npmjs.com/package/@shanzhai/minify-javascript-step) | A Shanzhai step which minifies a Javascript file. | ❌
7879
[@shanzhai/minify-step](@shanzhai/minify-step) | [![[object Promise]](https://img.shields.io/npm/v/@shanzhai/minify-step.svg)](https://www.npmjs.com/package/@shanzhai/minify-step) | A Shanzhai step which can be built upon to create recursive minification build steps. | ✔️

0 commit comments

Comments
 (0)