npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "quotes" 的结果(共 17 个)
stringify-object

Stringify an object/array like JSON.stringify just without all the double-quotes

BSD-2-Clause
esformatter-quote-props

esformatter plugin to toggle quotes on properties

ISC
esformatter-quotes

esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.

MIT
remark-lint-no-blockquote-without-marker

remark-lint rule to warn when block quotes have blank lines without markers

MIT
stringify-object-es5

Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)

BSD-2-Clause
postcss-normalize-string-nightly

Normalize wrapping quotes for CSS string literals.

MIT
postcss-normalize-string

Normalize wrapping quotes for CSS string literals.

MIT
quote

Add quotes to given string unless it already has them

MIT
escape-quotes

Adds a backslash before single quotes in a string (or whichever characters you like)

MIT
@shigma/stringify-object

Stringify an object/array like JSON.stringify just without all the double-quotes

BSD-2-Clause
remark-lint-link-title-style

remark-lint rule to warn when link and definition titles occur with incorrect quotes

MIT
retext-quotes

retext plugin to check quotes and apostrophes

MIT
to-single-quotes

Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`

MIT
unquote

Remove wrapping quotes from a string.

MIT
quote-js-string

Escape a string and wrap it in quotes to produce a safe JavaScript string literal

MIT