Skip to content

malikhamza-v/create-webpack-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Webpack Kit

create-webpack-kit

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.

🚀 Getting Started:

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.

🛠️ Getting Started:

Here're some of the project's best features:

  • Template: Choose between JavaScript and TypeScript.
    • Pass the -t or --template flag with options javascript or typescript to set the template directly in the command.
  • Sass: Decide whether you want to use Sass in your project.
    • Pass --sass with options yes or no to set Sass directly.
  • UI Library: Select the UI library you prefer - Tailwind, Bootstrap, or none.
    • Pass --ui_library with options tailwind, bootstrap, or none to set the UI library.

💻 Example Usage:

npx create-webpack-kit my_awesome_project -t typescript --sass yes --ui_library tailwind

🌱 Command Reference:

Explore additional options and commands with:

npx create-webpack-kit help

💖Like my work?

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! 🌟

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages