</>PackageGraphPackageGraph

styleq

npmv0.2.1TypeScript

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

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

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

26 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

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)

@babel/cli ^7.25.9@babel/core ^7.26.0@babel/eslint-parser ^7.25.9@babel/preset-env ^7.25.4@babel/preset-flow ^7.24.7@babel/types ^7.26.0babel-plugin-syntax-hermes-parser ^0.25.0benchmark ^2.1.4brotli-size ^4.0.0eslint ^8.57.0eslint-config-prettier ^8.9.0eslint-plugin-ft-flow ^3.0.7flow-bin ^0.252.0hermes-eslint ^0.25.0jest ^29.7.0prettier ^3.3.3prettier-plugin-hermes-parser 0.25.0terser ^5.3.0yargs 17.7.2

Used by

Popular packages that depend on styleq.

Relationship graph

Dependencies (left) and dependents (right) of styleq.

react-native-webstyleq
styleq dependencies dependents

Frequently installed together

Release history

2 releases in the last two years, typically about 5 days apart.

Recent versions of styleq
VersionPublishedSizeLicense
0.2.1latest1 year ago26 KBMIT
0.2.01 year ago26 KBMIT
0.1.33 years ago28 KBMIT
0.1.24 years ago27 KBMIT
0.1.14 years ago27 KBMIT
0.1.04 years ago27 KBMIT
0.0.0-afc6b2c594 years ago27 KBMIT
0.0.0-b4fc5da4 years ago27 KBMIT
0.0.0-bb0573f4 years ago27 KBMIT
0.0.0-337c8004 years ago51 KBMIT
0.0.0-09a1f614 years ago50 KBMIT
0.0.0-e3361894 years ago50 KBMIT
0.0.0-9b912014 years ago50 KBMIT
0.0.0-92d689ecc4 years ago50 KBMIT
0.0.04 years ago203 BMIT

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.