0.1.15 • Published 2 years ago

@xxidbr9/rage v0.1.15

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

RAGE (React Atomic Generator)

Purpose

My daily routine implements Atomic Pattern to the react app, I was doing that repeatedly, so the reason I create this package is to help me work every day.

Installation

NPM

npm i -g @xxidbr9/rage

Yarn

yarn global add @xxidbr9/rage

How To Run

rage -h

MAIN TODO

  • CI/CD

TODO

  • Init Command
  • Check is react exist in package json
  • Use babel / vite and inject alias
  • Add alias to tsconfig.json
  • Read to rage.config.js|json / .ragerc as a json
  • Use Template folder when it exist
COMPONENTS
Misc
  • Create StoryBook For Each Components when it use the flags --story, -s
  • Create Test file with --test, -t flags
  • Show Version --version, -v
  • Use Javascript instead of typescript --js
0.1.15

2 years ago

0.1.13

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago