styleq
npmv0.2.1TypeScriptA quick JavaScript runtime for Atomic CSS compilers.
Adopt with care
styleq is usable, with caveats. Last published 576 days ago. 2 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- CMaintenance: grade C, Fair — worth a look.
Last published 576 days ago. 2 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 26 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 styleq 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.
Compatibility
- Node.js
- No constraint declared
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
Quick start
A usage example from the styleq README.
import { styleq } from 'styleq';Dependencies
Declared by styleq v0.2.1. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (19)
Used by
Popular packages that depend on styleq.
Relationship graph
Dependencies (left) and dependents (right) of styleq.
Frequently installed together
React is a JavaScript library for building user interfaces.
React package for working with the DOM.
A memoization library which only remembers the latest invocation
Color normalization for React Native.
A collection of utility libraries used by other Facebook JS projects
Transforms css values and at-rule params into the tree
babel's modular runtime helpers
flow typed nullthrows
Release history
2 releases in the last two years, typically about 5 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.2.1latest | 1 year ago | 26 KB | MIT |
| 0.2.0 | 1 year ago | 26 KB | MIT |
| 0.1.3 | 3 years ago | 28 KB | MIT |
| 0.1.2 | 4 years ago | 27 KB | MIT |
| 0.1.1 | 4 years ago | 27 KB | MIT |
| 0.1.0 | 4 years ago | 27 KB | MIT |
| 0.0.0-afc6b2c59 | 4 years ago | 27 KB | MIT |
| 0.0.0-b4fc5da | 4 years ago | 27 KB | MIT |
| 0.0.0-bb0573f | 4 years ago | 27 KB | MIT |
| 0.0.0-337c800 | 4 years ago | 51 KB | MIT |
| 0.0.0-09a1f61 | 4 years ago | 50 KB | MIT |
| 0.0.0-e336189 | 4 years ago | 50 KB | MIT |
| 0.0.0-9b91201 | 4 years ago | 50 KB | MIT |
| 0.0.0-92d689ecc | 4 years ago | 50 KB | MIT |
| 0.0.0 | 4 years ago | 203 B | MIT |
Overview
styleq is an npm package that a quick JavaScript runtime for Atomic CSS compilers. It has 1 known dependents in the graph. The latest version is 0.2.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need a quick JavaScript runtime for Atomic CSS compilers and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (19 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use styleq?
styleq is usable, with caveats. Last published 576 days ago. 2 releases in the last 2 years.
How do I install styleq?
Run `npm install styleq` to add styleq to your npm project.
What license is styleq released under?
styleq is distributed under the MIT license.
How popular is styleq?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on styleq.
Is styleq still maintained?
The most recent release of styleq (v0.2.1) was published 1 year ago.
Does styleq run install scripts?
No. styleq does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.