All Projects → clippedjs → clipped

clippedjs / clipped

Licence: MIT license
📎 How configurations should have been made

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to clipped

fliphub
the easiest app builder
Stars: ✭ 30 (+3.45%)
Mutual labels:  presets
DynamicBonesStudio
A useful tool for quickly setting up and manipulating dynamic bones for Unity characters
Stars: ✭ 60 (+106.9%)
Mutual labels:  presets
electra.one
Public files for electra.one project
Stars: ✭ 21 (-27.59%)
Mutual labels:  presets
podhd
PODHD Preset Tool -- Modify And Convert Line6 POD HD Presets, Setlists And Bundles.
Stars: ✭ 37 (+27.59%)
Mutual labels:  presets
tailwind-preset
An awesome Tailwind CSS front-end preset for Laravel 7.
Stars: ✭ 31 (+6.9%)
Mutual labels:  presets
Windows11-betterUX
A non-destructive registry preset to improve the default user-experience with windows 10.
Stars: ✭ 21 (-27.59%)
Mutual labels:  presets
video-quality-metrics
Test specified presets/CRF values for the x264 or x265 encoder. Compares VMAF/SSIM/PSNR numerically & via graphs.
Stars: ✭ 87 (+200%)
Mutual labels:  presets
ttall
Laravel fronend preset for TTALL stack - Tailwindcss | Turbolinks | Alpine.js | Laravel | Livewire 🚀
Stars: ✭ 50 (+72.41%)
Mutual labels:  presets
Structor
Structor - React UI Builder [DEPRECATED]
Stars: ✭ 5,522 (+18941.38%)
Mutual labels:  presets
Neutrino
Create and build modern JavaScript projects with zero initial configuration.
Stars: ✭ 3,844 (+13155.17%)
Mutual labels:  presets
laravel-uikit
Laravel 5.5/5.6 frontend preset for UIkit 3
Stars: ✭ 11 (-62.07%)
Mutual labels:  presets
kool
From local development to the cloud: development workflow made easy.
Stars: ✭ 588 (+1927.59%)
Mutual labels:  presets
phpcsfixer-preset
Use the same php-cs-fixer configuration across all of your projects, with presets for common project layouts (Laravel, Composer packages, etc.).
Stars: ✭ 22 (-24.14%)
Mutual labels:  presets
e2
E2 Client, Tally output
Stars: ✭ 24 (-17.24%)
Mutual labels:  presets
CyberSecurity-Box
Firewall-System based on OpenWRT or Pi-Hole with UnBound, TOR, optional Privoxy, opt. ntopng and opt. Configuration of the AVM FRITZ!Box with Presets for Security and Port-List. Please visit:
Stars: ✭ 20 (-31.03%)
Mutual labels:  presets
the-libre-sample-pack
A free sample and preset pack made by Linux musicians, for Linux musicians.
Stars: ✭ 20 (-31.03%)
Mutual labels:  presets
boxshadows
create and tweak CSS box-shadows ✨
Stars: ✭ 38 (+31.03%)
Mutual labels:  presets
practicesharp
A playback practice tool for musicians that allows slowing down, changing pitch, defining presets and loops on music files.
Stars: ✭ 27 (-6.9%)
Mutual labels:  presets
beautified-JOSM-preset
Improved version of the JOSM presets
Stars: ✭ 38 (+31.03%)
Mutual labels:  presets
laravel-tabler
Laravel Preset for Tabler Dashboard UI Kit
Stars: ✭ 59 (+103.45%)
Mutual labels:  presets

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 [email protected]: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):

IniZio
IniZio

💻
Cristi Jora
Cristi Jora

📖
Elliot Ng
Elliot Ng

🤔

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].