2.0.0 • Published 8 years ago
xou-utils v2.0.0
Install
$ npm install xou-utilsUsage
const utils = require('xou-utils');SVG Tags
const svgTags = utils.svgTags;
// => 'svg', 'altGlyph', 'altGlyphDef', 'altGlyphItem', 'animate', ...Bool Props
const boolProps = utils.boolProps;
// => 'autofocus', 'checked', 'defaultchecked', 'disabled', ...License
MIT © Tobias Herber
2.0.0
8 years ago