policyline
Attributes Based Access Control library for Node.JS
Attributes Based Access Control library for Node.JS
Quickly setup a Node.js application by answering a few simple questions.
Super small util to avoid string constants for actions in redux
This is a easy CLI to install all the needed dependencies to build a MV* RESTfull API with RestifyJs
Perform queries and CRUD operations on SalesForce SObjects with minimal setup and a friendly API.
Generate boilerplace Node.js workspaces in seconds
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
Create an issue on a GitHub repository.
Generate an HTML string for displaying an SVG equation in a Github Markdown file.
init-me seed create helper
A lightweight tool for quickly creating HTML.
Creating Node Package. This is a simple exmaple of creating node pakcage.
create vue SFC file
insert a key if and only if it doesn't already exist
If the key exists then get it's value. Otherwise put the key and value in the db and then get the value.
Just like ruby's times, but with no hacky prototype stuff.
to create a marketing-project
Promisify, basically, everything. Generator function, callback-style or synchronous function; sync function that returns child process, stream or observable; directly passed promise, stream or child process.
Create thunk from async or sync function. Works like `thunkify`.
Create callback api for given sync function. Guarantee that given function (sync or async, no matter) will always have callback api and will handle errors correctly.