Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
frontend-project-generator
Advanced tools
Generate ready to use nextjs project with all basic setup.
Plugins | Version | Remarks |
---|---|---|
create-next-app | 12.3.1 | generator base installing module |
--------------------------------- | -------- | -------------------------------- |
prettier | 2.7.1 | generated repository plugin |
--------------------------------- | -------- | -------------------------------- |
eslint | 8.24.0 | generated repository plugin |
eslint-config-prettier | 8.5.0 | eslint dependent plugin |
eslint-plugin-prettier | 4.2.1 | eslint dependent plugin |
@typescript-eslint/parser | 5.38.1 | eslint dependent plugin |
@typescript-eslint/eslint-plugin | 5.38.1 | eslint dependent plugin |
eslint-import-resolver-typescript | 3.5.0 | eslint dependent plugin |
--------------------------------- | -------- | -------------------------------- |
husky | 8.0.1 | generated repository plugin |
--------------------------------- | -------- | -------------------------------- |
lint-staged | 13.0.3 | generated repository plugin |
@commitlint/cli | 17.1.2 | lint-staged dependent plugin |
@commitlint/config-conventional | 17.1.0 | lint-staged dependent plugin |
nvm install
(uses the .nvmrc
file)npm i -g frontend-project-generator
Usage: cfp <project-name> |
create-frontend-project <project-name> |
frontend-project-generator <project-name>
Option | Description |
---|---|
project-name | optional argument for the project name |
npm run build && node lib/index.js
version
property inside plugins.config.ts
file.README.md
file, section > Project default plugins
devDependencies
(dependaBot purposes).configs/${pluginName}
directory:
config
property inside plugins.config.ts
file.createNextProject.ts > installProjectPlugin
function parameter object config
property ..json
file:
configs/snippets/addProperty
${plugin}.json
file with plugin name and wanted contentsnippets
property inside plugins.config.ts
file. Property should consist of with three mandatory properties (action
, inputCode
, outputFile
)createNextProject.ts > installProjectPlugin
functions object property.json
file:
configs/snippets/editProperty
${plugin}.json
file and amend its content.FAQs
Intent frontend project generator
The npm package frontend-project-generator receives a total of 0 weekly downloads. As such, frontend-project-generator popularity was classified as not popular.
We found that frontend-project-generator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.