0.3.0 • Published 6 years ago

generator-striker v0.3.0

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

#StrikeJS Template Generator

##Getting started

install Yeoman and generator-strikeJS globally

npm install yo -g
npm install generator-striker -g

##How it works

To create the project template run the following

##Striker

yo striker {AppName}

Where {AppName} is the name of the application

##Controller To create a controller run the following

yo striker:ctrl {CtrlName}

Where {CtrlName} is the name of the controller

##Page To create a page run the following

yo striker:page {PageName}

Where {PageName} is the name of the page

##UI Component To create a ui component run the following

yo striker:ui {UiName}

Where {UiName} is the name of the ui component

##Presentation Component (Functional component) To create a ui component run the following

yo striker:pr {PrName}

Where {PrName} is the name of the functional component

0.3.0

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.16

6 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago