nth-check
npmv3.0.1TypeScriptParses and compiles CSS nth-checks to highly optimized functions.
Safe to adopt
Yes — nth-check scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 176 days ago. 2 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 176 days ago. 2 releases in the last 2 years.
- AWeight: grade A, Excellent.
Pulls in 1 transitive package, about 33 KB installed.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
BSD-2-Clause — 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 nth-check 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 nth-check, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- node >=20.19.0
- Module format
- ESM only
- TypeScript
- Types included
- Install scripts
- None
Quick start
A usage example from the nth-check README.
import nthCheck, { parse, compile } from "nth-check";nth-check vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| nth-checkthis page | 0 | 1 | BSD-2-Clause | 5 months ago |
| postcss | 249.3M | 7 | MIT | 1 day ago |
| csstype | 142.8M | 2 | MIT | 1 day ago |
| diff | 124.1M | 4 | BSD-3-Clause | 1 day ago |
| react-style-singleton | 59.1M | 2 | MIT | 1 day ago |
| css.escape | 48.7M | 2 | MIT | 1 day ago |
Dependencies
Declared by nth-check v3.0.1. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (1)
Dev (9)
Used by
Popular packages that depend on nth-check.
Relationship graph
Dependencies (left) and dependents (right) of nth-check.
Frequently installed together
An AST-based pattern checker for JavaScript.
Next generation testing framework powered by Vite
TypeScript definitions for node
Utilities for working with htmlparser2's dom
Handler for htmlparser2 that turns pages into a dom
two functions: One that returns true, one that returns false
a CSS selector parser
Release history
2 releases in the last two years, typically about 390 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 3.0.1latest | 5 months ago | 31 KB | BSD-2-Clause |
| 3.0.0 | 5 months ago | 22 KB | BSD-2-Clause |
| 2.1.1 | 4 years ago | 42 KB | BSD-2-Clause |
| 2.1.0 | 4 years ago | 41 KB | BSD-2-Clause |
| 2.0.1 | 5 years ago | 14 KB | BSD-2-Clause |
| 2.0.0 | 5 years ago | 13 KB | BSD-2-Clause |
| 1.0.2 | 8 years ago | 5.4 KB | BSD-2-Clause |
| 1.0.1 | 11 years ago | — | BSD |
| 1.0.0 | 12 years ago | — | BSD |
Overview
nth-check is an npm package that parses and compiles CSS nth-checks to highly optimized functions. It has 1 known dependents in the graph. The latest version is 3.0.1, released under the BSD-2-Clause license.
Who should use it
Teams working in the npm ecosystem who need parses and compiles CSS nth-checks to highly optimized functions and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (BSD-2-Clause).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Funding
Frequently asked questions
Should I use nth-check?
Yes — nth-check scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 176 days ago. 2 releases in the last 2 years.
How do I install nth-check?
Run `npm install nth-check` to add nth-check to your npm project.
How many dependencies does nth-check have?
nth-check declares 10 direct dependencies and pulls in 1 packages in total once its runtime tree is resolved totalling about 33 KB on disk.
What license is nth-check released under?
nth-check is distributed under the BSD-2-Clause license.
How popular is nth-check?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on nth-check.
Is nth-check still maintained?
The most recent release of nth-check (v3.0.1) was published 5 months ago.
Does nth-check run install scripts?
No. nth-check does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.