doowb
Node.js, javascript, and distributed applications developer. @jonschlinkert is my coding copilot. @assemble @generate @update @verbose @node-base @node-toolkit
@brandscaleCincinnati, OH
Pinned Repositories
assemble
Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.
angular-pusher
AngularJS provider and service for Pusher
ansi-colors
Easily add ANSI colors to your text and symbols in the terminal. ansi-colors is the official ansi styling library for gulp. Used by hundreds of projects, including enquirer, vscode, codeql, azure data studio, aws-cdk, redwoodjs, leaflet, mocha, and many others.
grunt-convert
Grunt task to convert to or from JSON, YAML, XML, PLIST or CSV.
npm-api
Node.js library for getting info from NPM’s API
enquirer
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert
generate
A new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.
handlebars-helpers
188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
remarkable
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
update
Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generate or verb, you'll know how to use update.
doowb's Repositories
doowb/converter
Library to convert to or from JSON, YAML, XML, PLIST or CSV.
doowb/snake-cli
Experiment / demo using readline-utils to create a simple snake game in the terminal.
doowb/parse-passwd
Parse a passwd file into a list of users.
doowb/gulp-permalinks
Gulp plugin for easily creating permalinks for vinyl files.
doowb/ngraph.frombinary
Deserialize an ngraph.graph from binary format.
doowb/resolve-file
Resolve an absolute file path from local directories or node modules.
doowb/simple-moving-avg
Calculate the simple moving average for an array.
doowb/2016-10-12-cincijs-meetup
Building serverless web applications with JavaScript, APIs, and markup.
doowb/domains-cli
doowb/downloads
Retrieve npm download stats for the specified repository or maintainer.
doowb/downloads-cli
Commandline application for retrieving npm download counts for the specified repository or maintainer.
doowb/firebase-rpc
Asynchronously execute remote functions through firebase.
doowb/sarge
Register and use custom search indexers to create, update and use search indices.
doowb/2016-11-02-dayton-web-developers-meetup
Building serverless web applications with JavaScript, APIs, and markup.
doowb/npm-indexer
Index NPM packages based on package.json information.
doowb/glyphs
Map of semantic names to glyphs.
doowb/vinyl-changes-stream
Create a changes stream from couchdb and turn docs into Vinyl objects.
doowb/nodebot-server
doowb/cincijs-demo
Demo
doowb/copy-webpack-plugin
Copy files and directories in webpack
doowb/dayton-web-developers-demo
Dayton Web Developers Demo
doowb/dnsimple-node
The DNSimple API client in JavaScript for use in node applications.
doowb/global-prefix
Get the npm global path prefix. Same code used internally by npm.
doowb/node-findup-sync
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
doowb/nodebot-remote-control
Simple responsive web interface to control your nodebot.
doowb/question-store
Ask questions, store the answers. Basic support for i18n and storing answers based on current working directory.
doowb/sequelize
An easy-to-use multi SQL dialect ORM for Node.js
doowb/stylelint
A mighty, modern CSS linter
doowb/tests
this is a tests project
doowb/to-absolute-glob
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.