Gathering detailed insights and metrics for create-exposed-app
Gathering detailed insights and metrics for create-exposed-app
npm install create-exposed-app
Typescript
Module System
Node Version
NPM Version
53.9
Supply Chain
95.3
Quality
75
Maintenance
100
Vulnerability
100
License
v9.0.0
Updated on Jan 01, 2022
create-exposed-app v8.1.3
Updated on Mar 13, 2021
create-exposed-app v8.1.2
Updated on Mar 13, 2021
create-exposed-app v8.1.1
Updated on Mar 13, 2021
create-exposed-app v8.1.0
Updated on Mar 13, 2021
create-exposed-app v8.0.1
Updated on Mar 13, 2021
EJS (77.07%)
JavaScript (13.13%)
TypeScript (6.26%)
Shell (3.54%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
13,196
Last Day
1
Last Week
8
Last Month
94
Last Year
1,187
MIT License
405 Stars
170 Commits
62 Forks
4 Watchers
14 Branches
3 Contributors
Updated on Dec 09, 2024
Latest Version
9.0.0
Package Id
create-exposed-app@9.0.0
Unpacked Size
61.19 kB
Size
21.91 kB
File Count
55
NPM Version
6.14.15
Node Version
14.18.2
Cumulative downloads
Total Downloads
Last Day
-50%
1
Compared to previous day
Last Week
60%
8
Compared to previous week
Last Month
-36.5%
94
Compared to previous month
Last Year
-36%
1,187
Compared to previous year
36
App generator with everything exposed for maximum control (powered by TypeScript, ESBuild, Jest, ESLint, GitHub Actions, Prettier, and more)
Like zero-config? Get out!
Generate a flexible starting point for your app, where config files and scripts are in-your-face and ready to adapt to your needs.
Because every app is unique.
Go for it:
1npm init exposed-app
d.ts
files1npm install @iamturns/create-exposed-app
Run the following command and follow the prompts:
1npm init exposed-app
You can also invoke the app with arguments. For example:
1npx create-exposed-app \ 2 --packageName="my-awesome-project" \ 3 --npmScope="@example" \ 4 --oneLiner="Does awesome stuff" \ 5 --authorName="Bruce Wayne" \ 6 --authorEmail="bruce.wayne@gmail.com" \ 7 --authorGithub="batman" \ 8 --authorTwitter="TheRealBatman" \ 9 --authorWebsite="https://batman.com"
This project is authored and maintained by Matt Turnbull (iamturns.com / @iamturns).
A big thank you to all contributors 🏆
Open-source under MIT License.
Sorry about that. Please submit a bug report using the GitHub issue tracker.
Keen to hear all ideas in GitHub discussions.
Yes please! See DEVELOPING.md.
Ask away in GitHub discussions.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
Found 0/6 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
19 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-02-10
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