Create-Webpack-Kit is a convenient tool designed to streamline the process of setting up Webpack configurations for your projects. Whether you're working with JavaScript or TypeScript using Sass or plain CSS and choosing between Tailwind Bootstrap or no UI library at all Create-Webpack-Kit has got you covered.
To use Create-Webpack-Kit simply run the following command in your terminal:
npx create-webpack-kit project_name
This will prompt you with a series of questions to tailor the configuration to your preferences.
Here're some of the project's best features:
-
Template: Choose between JavaScript and TypeScript.
- Pass the
-t
or--template
flag with optionsjavascript
ortypescript
to set the template directly in the command.
- Pass the
-
Sass: Decide whether you want to use Sass in your project.
- Pass
--sass
with optionsyes
orno
to set Sass directly.
- Pass
-
UI Library: Select the UI library you prefer - Tailwind, Bootstrap, or none.
- Pass
--ui_library
with optionstailwind
,bootstrap
, ornone
to set the UI library.
- Pass
npx create-webpack-kit my_awesome_project -t typescript --sass yes --ui_library tailwind
Explore additional options and commands with:
npx create-webpack-kit help
If Create-Webpack-Kit has proven to be a valuable asset to your workflow, consider following me for more exciting tools and projects. Your support motivates and fuels the creation of even more developer-friendly utilities.
🚀 Follow me on GitHub: Malik Hamza
Happy coding, and may your projects be as seamless as your webpack setup! 🌟