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
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

clippedjs/clipped

Repository files navigation

Clipped

More than boilerplate πŸ’ͺ

All Contributors npm version Build Status Greenkeeper badge codecov semantic-release XO code style USThing

Requirements

  • Node.js >= 8.0.0

How to use

If you have yarn:

  1. yarn create clipped

Otherwise:

  1. npm i -g clipped
  2. clipped create <app-name>
  3. Run clipped to see available actions, and use them!

How it works

Most often our boilerplates are disposable items i.e. we cannot share them across projects.

For example we use are likely to use similar loaders and plugins across webpack projects, yet we keep having to rewrite them over and over again.

Clipped makes it so configurations are functions of static configurations and dynamic task runners. You can even use existing projects as preset!

You do not have to use Webpack to use Clipped, feel free to contribute to presets like Rollup, Parcel, Fuse-box... 😊

How to contribute

# Clone the repo
git clone git@github.com:clippedjs/clipped.git
# Install dependencies
yarn
# Watch the project
cd packages/clipped && npm run test:watch

You are free to make your very own presets and put on your own npm account, but if the preset is for new extensions or build tools, we encourage you to contribute to our presets folder so that others can suffer less as well πŸ˜„

Credits

Made with code and ❀️ by USThing team

Heavily inspired by mozilla-neutrino

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Packages

No packages published

Contributors 4

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /