New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@area17/a17-generator

Package Overview
Dependencies
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@area17/a17-generator

A17 Generator is used to quickly install A17 FE libraries

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
7
Weekly downloads
 
Created
Source

A17 Generator

A17 Generator is used to quickly install A17 FE libraries. It can:

  • generate a package.json for you,
  • initialise Git,
  • set up a Webpack build process,
  • add helpful dot files,
  • set up linting,
  • set up a pre-commit hook,
  • generate a frontend folder structure,
  • generate a README.md,
  • install a pattern library,

Plus, it has ASCII art.

Usage

Firstly, you'll want to cd into a project folder if it already exists, or if not:

$ mkdir project-name && cd project-name

And then run a17-generator;

$ npx @area17/a17-generator

You may be asked to install a17-generator. And then a17-generator will then ask you a series of questions and then begin installing and setting up as needed.

FAQs

Package last updated on 08 Apr 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc