xou-utils
v2.0.0
Published
Utils for xou
Maintainers
Readme
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
