1.0.5 β€’ Published 6 months ago

create-webpack-kit v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

create-webpack-kit

npx create-webpack-kit project_name

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.
npx create-webpack-kit my_awesome_project -t typescript --sass yes --ui_library tailwind
npx create-webpack-kit help

πŸš€ Follow me on GitHub: Malik Hamza

Happy coding, and may your projects be as seamless as your webpack setup! 🌟