npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "separator" 的结果(共 6 个)
@babel/plugin-proposal-numeric-separator

Remove numeric separators from Decimal, Binary, Hex and Octal literals

MIT
remove-trailing-separator

Removes separators from the end of the string.

ISC
decamelize

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

MIT
@babel/plugin-syntax-numeric-separator

Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator

MIT
split-on-first

Split a string on the first occurance of a given separator

MIT
camel-case

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

MIT