Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thanhnn/create-chrome-extension

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thanhnn/create-chrome-extension

This is a script written in Node.js. It allows users to create a project from a predefined template, customize the project name, and automatically set up the directory structure and `package.json` file.

  • 1.1.7
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

create-chrome-extension

A CLI tool to easily bootstrap a new Chrome extension project with modern web technologies like React, TypeScript, ShadCN and Tailwind CSS.

Features

  • Quick Setup: Initialize your Chrome extension project in minutes.
  • React & TypeScript: Leverage the power of React for building UI and TypeScript for type safety.
  • Tailwind CSS: Use Tailwind for a utility-first approach to styling.
  • ShadCN: Built-in support for ShadCN for customizable components.

Installation

To install the package, run:

npm i -g @thanhnn/create-chrome-extension

Usage

Create a new Chrome extension by running:

create-chrome-extension my-extension

Replace my-extension with your desired project name.

Scripts

The following scripts are included in the project:

  • build: Builds the project for production.
  • test: Runs the test suite.

License

ISC

Keywords

chrome, extension, frontend, cli, template, create, boilerplate, react, typescript, tailwind, shadCN, init

Keywords

FAQs

Package last updated on 05 Nov 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