Gathering detailed insights and metrics for @zemd/eslint-astro
Gathering detailed insights and metrics for @zemd/eslint-astro
Gathering detailed insights and metrics for @zemd/eslint-astro
Gathering detailed insights and metrics for @zemd/eslint-astro
🐩 ESLint Configs for Modern JavaScript Projects in 2025
npm install @zemd/eslint-astro
Typescript
Module System
Node Version
NPM Version
37
Supply Chain
45.9
Quality
89.3
Maintenance
100
Vulnerability
95.1
License
@zemd/eslint-js@1.1.10
Updated on Jul 11, 2025
@zemd/eslint-ts@1.0.29
Updated on Jul 11, 2025
@zemd/eslint-next@1.0.35
Updated on Jul 11, 2025
@zemd/eslint-rock-stack@1.1.32
Updated on Jul 11, 2025
@zemd/eslint-astro@0.0.10
Updated on Jul 11, 2025
@zemd/eslint-react@1.0.30
Updated on Jul 11, 2025
TypeScript (99.68%)
JavaScript (0.32%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
Apache-2.0 License
7 Stars
233 Commits
1 Forks
1 Watchers
1 Branches
2 Contributors
Updated on Jul 11, 2025
Latest Version
0.0.10
Package Id
@zemd/eslint-astro@0.0.10
Unpacked Size
19.11 kB
Size
6.37 kB
File Count
7
NPM Version
10.9.2
Node Version
22.17.0
Published on
Jul 11, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
5
This package includes a set of ESLint configurations for Astro projects.
The package includes:
Package | Description | Rules | License |
---|---|---|---|
eslint-plugin-astro | ESLint plugin for Astro components | recommended | MIT |
@zemd/eslint-react | ESlint bundle for linting js/ts and react components | see https://npmjs.com/package/@zemd/eslint-react for more info | Apache 2.0 |
1npm install --save-dev @zemd/eslint-astro
1// eslint.config.js 2 3import astro from "@zemd/eslint-astro"; // this will include all rules including @zemd/eslint-react 4// import { astro } from "@zemd/eslint-astro"; // if you want to cherry-pick 5export default [...astro()];
Package | Version | Description |
---|---|---|
@zemd/eslint-js | JavaScript-only rules. | |
@zemd/eslint-ts | TypeScript rules (includes JS rules from @zemd/eslint-js). | |
@zemd/eslint-react | React rules (includes TS rules from @zemd/eslint-ts and JS rules from @zemd/eslint-js ). | |
@zemd/eslint-rock-stack | Rules for Fullstack projects that include React.js, GraphQL, Playwright, Tailwind(optional), Turbo, Vitest, and Storybook. | |
@zemd/eslint-next | Rules for Next.js projects (inherits from @zemd/eslint-rock-stack ). | |
@zemd/eslint-astro | Rules for Astro based projects (includes rules @zemd/eslint-react by default). |
The @zemd/eslint-astro
is licensed under Apache-2.0 license 😇.
No vulnerabilities found.
Reason
update tool detected
Details
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
no binaries found in the repo
Reason
all dependencies are pinned
Details
Reason
license file detected
Details
Reason
SAST tool is run on all commits
Details
Reason
26 out of 26 merged PRs checked by a CI test -- score normalized to 10
Reason
0 existing vulnerabilities detected
Reason
security policy file detected
Details
Reason
project has 2 contributing companies or organizations -- score normalized to 6
Details
Reason
badge detected: InProgress
Reason
Found 0/6 approved changesets -- score normalized to 0
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-07-11T16:28:37Z
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More