搜索 "lower" 的结果(共 7 个)
decamelize
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
MIT
@vue/component-compiler-utils
Lower level utilities for compiling Vue single file components
MIT
babel-plugin-minify-type-constructors
**Note:** Not recommended if full support for IE8 and lower is required. [Details](https://github.com/babel/minify/pull/45#discussion_r70181249)
MIT
param-case
Transform into a lower cased string with dashes between words
MIT