npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "camel" 的结果(共 7 个)
camelize

recursively transform key strings to camel-case

MIT
decamelize

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow

MIT
dashify

Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics.

MIT
lodash.camelcase

The lodash method `_.camelCase` exported as a module.

MIT
minimost

Like minimist but flags are converted to camelCase

MIT
hyphenate-style-name

Hyphenates a camelcased CSS property name

BSD-3-Clause
camel-case

Transform into a string with the separator denoted by the next word capitalized

MIT