scss-tokenizer
npmv0.4.3A tokenzier for Sass' SCSS syntax
Not recommended for new projects
No — scss-tokenizer should not be adopted for new projects. Last published 1443 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- FMaintenance: grade F, Failing.
Last published 1443 days ago.
- AWeight: grade A, Excellent.
Pulls in 2 transitive packages, about 258 KB installed.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding scss-tokenizer to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Licenses in the dependency tree
Every license you inherit by installing scss-tokenizer, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- No constraint declared
- Module format
- CommonJS only
- TypeScript
- No bundled types
- Install scripts
- None
Quick start
A usage example from the scss-tokenizer README.
var scss = require('scss-tokenizer');
scss.tokenize(css);scss-tokenizer vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
Dependencies
Declared by scss-tokenizer v0.4.3. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (2)
Dev (7)
Used by
Popular packages that depend on scss-tokenizer.
Relationship graph
Dependencies (left) and dependents (right) of scss-tokenizer.
Frequently installed together
yargs the modern, pirate-themed, successor to optimist.
Lodash modular utilities.
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
the most correct and second fastest glob implementation in JavaScript
Release history
No releases in the last two years, typically about 14 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.4.3latest | 4 years ago | 39 KB | MIT |
| 0.4.2 | 7 years ago | 40 KB | MIT |
| 0.4.1 | 7 years ago | 39 KB | MIT |
| 0.4.0 | 7 years ago | 39 KB | MIT |
| 0.3.0 | 8 years ago | 37 KB | MIT |
| 0.2.3 | 9 years ago | — | MIT |
| 0.2.2 | 9 years ago | — | MIT |
| 0.2.1 | 9 years ago | — | MIT |
| 0.2.0 | 9 years ago | — | MIT |
| 0.1.2 | 9 years ago | — | MIT |
| 0.1.1 | 9 years ago | — | MIT |
| 0.1.0 | 9 years ago | — | MIT |
| 0.0.1 | 11 years ago | — | MIT |
Overview
scss-tokenizer is an npm package that a tokenzier for Sass' SCSS syntax. It has 1 known dependents in the graph. The latest version is 0.4.3, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need a tokenzier for Sass' SCSS syntax and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use scss-tokenizer?
No — scss-tokenizer should not be adopted for new projects. Last published 1443 days ago.
How do I install scss-tokenizer?
Run `npm install scss-tokenizer` to add scss-tokenizer to your npm project.
How many dependencies does scss-tokenizer have?
scss-tokenizer declares 9 direct dependencies and pulls in 2 packages in total once its runtime tree is resolved totalling about 258 KB on disk.
What license is scss-tokenizer released under?
scss-tokenizer is distributed under the MIT license.
How popular is scss-tokenizer?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on scss-tokenizer.
Is scss-tokenizer still maintained?
The most recent release of scss-tokenizer (v0.4.3) was published 4 years ago.
Does scss-tokenizer run install scripts?
No. scss-tokenizer does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.