Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

create a new WebExtension with only one command

License

NotificationsYou must be signed in to change notification settings

rpl/create-webextension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This npm package provides a CLI utility to create a new simple (and mostly blank) WebExtensionwith only one command.

You can use it by installing the npm npx utility (npx create-webextension my-webextension-project)or by usingyarn create as an "always updated" shortcut:

yarn create webextension my-webextension-project

create-webextension in action

Contributing

create-webextension currently supports only a single basic WebExtension template(which is mostly blank), but we can definitely evaluate to support some additional templates(e.g. a template which already provides a setup which includes the webextension-polyfill,babel, unit tests, linting, webpack/browserify configurations etc.).

Pull Requests are welcome ;-)

About

create a new WebExtension with only one command

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp