JSPM

@ccarruitero/create-web-ext

0.4.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q54190F
  • License MIT

command line tool to create cross-browser Web Extensions

Package Exports

  • @ccarruitero/create-web-ext

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ccarruitero/create-web-ext) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

create-web-ext

Build Status Coverage Status Dependency Status

Command line utility to build cross-browser Web Extensions

Install

npm i @ccarruitero/create-web-ext

Usage

npx create-web-ext

scripts

We use web-ext for build, run and start web extension, so you can pass any web-ext accepted parameter to customize any script. Take a look to web-ext command reference