4.4.2 • Published 7 years ago

generator-chrome-extension-kickstart v4.4.2

Weekly downloads
14
License
MIT
Repository
github
Last release
7 years ago

generator-chrome-extension-kickstart

Build Status npm package js-standard-style

Advanced WebExtension generator that creates everything you need to get started with extension development.

This generator uses:

Features

  • ES2015
  • Modules (ES2015, CommonJS, AMD)
  • Multi browser support (chrome, firefox, opera, edge)
  • Vendor prefixed manifest keys
  • Sourcemaps
  • Linting
  • CSS, Sass, Less
  • Environment variables
  • Image optimization
  • Livereload
  • Packaging
  • Version management

Install

$ npm install -g yo generator-chrome-extension-kickstart

Getting Started

  • First make a new directory, and cd into it: mkdir my-new-chrome-extension && cd $_
  • Run: yo chrome-extension-kickstart.

Options

  • --skip-install

    Skips the automatic execution of npm after scaffolding has finished.

Documentation

Check out the documentation

Contribute

See the contributing docs

License

MIT

4.4.2

7 years ago

4.4.1

7 years ago

4.4.0

7 years ago

4.3.0

7 years ago

4.2.1

7 years ago

4.2.0

7 years ago

4.1.1

7 years ago

4.1.0

7 years ago

4.0.0

7 years ago

3.0.1

7 years ago

3.0.0

8 years ago

2.4.1

8 years ago

2.4.0

8 years ago

2.3.0

8 years ago

2.2.0

8 years ago

2.1.2

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.0

9 years ago

1.3.1

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago