Gulp Isogrammify
Gulp wrapper for isogrammify.
Install
$ npm install --save-dev gulp-isogrammify
Usage
const gulp = ;const isogrammify = ; gulp
API
isogrammify(isogram)
options
isogram (required)
Type: string
Default: undefined
This string must have no repeating characters, no special characters, and must be the exact number of characters you are trying to replace.
License
MIT © Jared A. Scheel