搜索 "unicorn" 的结果(共 10 个)
decamelize
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
MIT
eslint-config-unicorn-camelcase
ESLint shareable config for unicorn with camelCase filename
MIT
to-single-quotes
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
MIT
unicorn-magic
Some useful utilities I often need
MIT
gulp-rev-all
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
MIT