1.2.56 • Published 4 years ago

leviosajs v1.2.56

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

leviosajs node npm

leviosa

It's LEVIOSA, not leviosaaah!

  • This CLI helps you to bundle react components and aplications faster from the terminal. :rocket:
  • Much like create-react-app but faster, simpler, lighter and with a few more helpers!

Features and Technologies included

HOW TO INSTALL

  • npm install --global leviosajs

or using yarn

  • yarn global add leviosajs

Commands Available

  • leviosa-new - Creates a react application :rocket:
  • leviosa-accio - Creates a component :boom:
  • leviosa-start - Starts the application :smiley:
  • leviosa-build - Builds the applicaiton to production :sunglasses:
  • leviosa-test - Runs our test suites :+1:

HOW TO USE THEM

leviosa-new
  • It receives an argument, what will be the name of the application. Let's say we want to create a reactjs application with the name created-with-leviosajs, All we have to do is: $ leviosa-new created-with-leviosajs It will bundle all the application and will open it on browser.
leviosa-accio
  • It will ask for an input, what will be the name of the component we want to build. Let's say we want to create a new component named Header within our already built reactjs application. Run the command: $ leviosa-accio header and it will bundle a functional component named Header and its styles within appName/src/components/Header/index.js (Don't worry if you don't have the folder components, if non existent, it will be created automatically) obs: you should be within your app's directory
    leviosa-start
  • This command will start our application. You can pass a --production flag and run the production build locally.

    leviosa-build
  • It builds our application in production mode, so we can use it

leviosa-test
  • It runs all our test suites
1.2.56

4 years ago

1.2.55

4 years ago

1.2.54

4 years ago

1.2.53

4 years ago

1.2.52

4 years ago

1.2.51

4 years ago

1.2.5

4 years ago

1.2.47

4 years ago

1.2.46

4 years ago

1.2.45

4 years ago

1.2.44

4 years ago

1.2.43

4 years ago

1.2.41

4 years ago

1.2.42

4 years ago

1.2.40

4 years ago

1.2.4

4 years ago

1.2.34

4 years ago

1.2.35

4 years ago

1.2.33

4 years ago

1.2.32

4 years ago

1.2.3

4 years ago

1.2.25

4 years ago

1.2.31

4 years ago

1.2.24

4 years ago

1.2.23

4 years ago

1.2.22

4 years ago

1.2.21

4 years ago

1.2.2

4 years ago

1.2.15

4 years ago

1.2.14

4 years ago

1.2.12

4 years ago

1.2.13

4 years ago

1.2.1

4 years ago

1.2.11

4 years ago

1.2.0

4 years ago

1.1.50

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.30

4 years ago

1.1.12

4 years ago

1.1.11

4 years ago

1.1.10

4 years ago

1.1.31

4 years ago

1.1.16

4 years ago

1.1.15

4 years ago

1.1.14

4 years ago

1.1.13

4 years ago

1.1.19

4 years ago

1.1.18

4 years ago

1.1.17

4 years ago

1.1.41

4 years ago

1.1.40

4 years ago

1.1.23

4 years ago

1.1.22

4 years ago

1.1.21

4 years ago

1.1.42

4 years ago

1.1.20

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago