Skip to content

CoffeJeanCode/dejavu-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DejaVu CLI

Welcome to DejaVu - your CLI tool for web libraries like React! 🚀

Features

  • Effortless Component Creation: Create new components with just a few simple commands. Say goodbye to repetitive manual work!

  • Streamlined Development: DejaVu streamlines your development process, making it a breeze to build web applications.

  • Boost Productivity: Harness the power of DejaVu to speed up your development workflow and unleash your creativity.

  • Intuitive Commands: DejaVu's intuitive commands are designed to make your development experience smooth and enjoyable.

Installation

To get started, install DejaVu globally via npm:

npm install -g dejavu

Usage

Once installed, you can use DejaVu to create new components for your web library projects. Simply run:

dejavu create component MyComponent

DejaVu will take care of the boilerplate, leaving you with more time to focus on what matters.

Example

Let's create a new React component named Button:

vu create component Button

DejaVu will generate the necessary files and folder structure for you:

src/
  components/
    Button/
    Button.js
    index.js

You can now customize the Button component to fit your needs and easily integrate it into your application.

Contribution

We welcome contributions from the community! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

DejaVu is open-source software licensed under the MIT License.

Get in Touch

For any questions or support, reach out to our friendly team at @coffejeancode

About

Dejavu is a powerful CLI tool tailored for web libraries like React. It simplifies component creation and streamlines web development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published