</>PackageGraphPackageGraph

scss-tokenizer

npmv0.4.3

A 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.

2
Direct dependencies

Runtime packages this one declares itself.

2
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

258 KB
Install size

Unpacked size of this package plus its entire runtime tree.

1
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

BSD-3-Clause

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.

PackageWeekly downloadsDependentsLicenseLast release
scss-tokenizerthis page01MIT4 years ago
node-sassdeprecated811.9K0MIT5 hours ago
ret32M1MIT5 hours ago
css-tree05MIT5 hours ago
sass04MIT5 hours ago
yargs228.7M12MIT5 hours ago

Dependencies

Declared by scss-tokenizer v0.4.3. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (7)

babel-cli ^6.26.0babel-core ^6.26.3babel-jest ^23.6.0babel-preset-env ^1.7.0glob ^7.1.3jest ^23.6.0sass-spec 3.5.1

Used by

Popular packages that depend on scss-tokenizer.

Relationship graph

Dependencies (left) and dependents (right) of scss-tokenizer.

js-base64source-mapsass-graphscss-tokenizer
scss-tokenizer dependencies dependents

Frequently installed together

Release history

No releases in the last two years, typically about 14 days apart.

Recent versions of scss-tokenizer
VersionPublishedSizeLicense
0.4.3latest4 years ago39 KBMIT
0.4.27 years ago40 KBMIT
0.4.17 years ago39 KBMIT
0.4.07 years ago39 KBMIT
0.3.08 years ago37 KBMIT
0.2.39 years agoMIT
0.2.29 years agoMIT
0.2.19 years agoMIT
0.2.09 years agoMIT
0.1.29 years agoMIT
0.1.19 years agoMIT
0.1.09 years agoMIT
0.0.111 years agoMIT

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

Keywords

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.