npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "separated" 的结果(共 10 个)
postcss-color-rgb

PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())

MIT
postcss-color-hsl

PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla())

MIT
dashify

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

MIT
listify

Turn an array into a list of comma-separated values, appropriate for use in an English sentence.

MIT
kebab-case

Convert a string to kebab-case, i.e. its dash separated form

MIT
uppercamelcase

Convert a dash/dot/underscore/space separated string to UpperCamelCase

MIT
cssnano-util-get-arguments

Get a list of arguments, separated by a comma.

MIT
d3-dsv

A parser and formatter for delimiter-separated values, such as CSV and TSV

ISC
capital-case

Transform into a space separated string with each word capitalized

MIT