doowb
@doowb
14
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
14 Skillsacross 3 categoriesSystem for creating and managing template collections, and rendering templates with any node.js template engine. Can be used as the basis for creating a static site generator or blog framework.
Assemble pipeline plugin for pushing views into a vinyl stream.
Generate plugin that gathers data from the user's environment to pre-populate data for hints.
Confirm (yes/no) prompt. Can be used standalone or with a prompt system like [Enquirer].
Basic text input prompt. This can be used standalone, but it's also included in [enquirer] by default.
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
Handlebars engine, consolidate.js style but with enhancements and default helpers. Should work with Assemble, Verb, express.js, engine-cache or any application that supports consolidate.js conventions.
Bind a context to all functions in an object, including deeply nested functions.
Ask questions, persist the answers. Basic support for i18n and storing answers based on current working directory.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.