licenses.dev

css-selector-tokenizer v0.6.0

Parses and stringifies CSS selectors

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
cssesc • 0.1.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.DIRECT0
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.DIRECT0
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regexpu-core • 1.0.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.DIRECT4
regjsgen • 0.2.0Generate `RegExp`s from RegJSParser’s ASTINDIRECT0
non-standard1
PackageRelationDependenciesPublished
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/css-selector-tokenizer)](https://licenses.dev/npm/css-selector-tokenizer)
<a href="https://licenses.dev/npm/css-selector-tokenizer">
  <img src="https://licenses.dev/b/npm/css-selector-tokenizer" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.0 version:

[![licenses](https://licenses.dev/b/npm/css-selector-tokenizer/0.6.0)](https://licenses.dev/npm/css-selector-tokenizer/0.6.0)
<a href="https://licenses.dev/npm/css-selector-tokenizer/0.6.0">
  <img src="https://licenses.dev/b/npm/css-selector-tokenizer/0.6.0" alt="licenses" />
</a>
GitHub