0.4.9 • Published 11 years ago

generator-xf v0.4.9

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

XFramework Generator

https://travis-ci.org/larchanka/generator-xf

Getting started

  • Make sure you have yeoman installed: npm install -g yo
  • Install the generator: npm install -g generator-xf
  • Run: yo xf. It will download last versions of X-Framework, jQuery, Backbone and Underscore and run Build.

Subgenerators

XF generator has some subgenerators.

Update

Allows you to update sources and run Build. Can use parameters:

  • yo xf:update [all] — update less and js files of X-Framework, check latest versions of jQuery, Backbone, Underscore
  • yo xf:update scripts — update js files (inluding thirdparty libraries) of X-Framework, check latest versions of jQuery, Backbone, Underscore
  • yo xf:update styles — update less files of X-Framework

Build

Allows you to build xf.js and xf.min js. Can use parameters:

  • yo xf:build — create build with all UI elements
  • yo xf:build button:fieldset:... — create build 'button' and 'fieldset' elements

Full list of available elements can be found at xf/ui directory of X-Framework.

Application

Allows you to create boilerplate. Can use parameters:

  • yo xf:application [init] [name] — create simple boilerplate for your app, where 'name' is the name of the app
  • yo xf:application build — minify js, css, change paths at index.html, move neccessary files to prod directory

Collection

Allows you to create simple collection. Can use parameters:

  • yo xf:collection [name] — create simple collection with name

View

Allows you to create simple view. Can use parameters:

  • yo xf:view [name] — create simple view with name

Component

Allows you to create simple component. Can use parameters:

  • yo xf:component [name] — create simple component with name

Model

Allows you to create simple model. Can use parameters:

  • yo xf:model [name] — create simple model with name

License

MIT License

Bitdeli Badge

0.4.9

11 years ago

0.4.8

11 years ago

0.4.7

11 years ago

0.4.6

11 years ago

0.4.5

11 years ago

0.4.4

11 years ago

0.4.3

11 years ago

0.4.2

11 years ago

0.4.1

11 years ago

0.4.0

11 years ago

0.3.99

11 years ago

0.3.98

11 years ago

0.3.97

11 years ago

0.3.96

11 years ago

0.3.95

11 years ago

0.3.94

11 years ago

0.3.93

11 years ago

0.3.92

11 years ago

0.3.91

12 years ago

0.3.9

12 years ago

0.3.8

12 years ago

0.3.7

12 years ago

0.3.6

12 years ago

0.3.5

12 years ago

0.3.4

12 years ago

0.3.3

12 years ago

0.3.2

12 years ago

0.3.1

12 years ago

0.3.0

12 years ago

0.2.9

12 years ago

0.2.6

12 years ago

0.2.5

12 years ago

0.2.4

12 years ago

0.2.0

12 years ago

0.1.92

12 years ago

0.1.91

12 years ago

0.1.9

12 years ago

0.1.81

12 years ago

0.1.8

12 years ago

0.1.77

12 years ago

0.1.76

12 years ago

0.1.74

12 years ago

0.1.73

12 years ago

0.1.71

12 years ago

0.1.7

12 years ago

0.1.6

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.25

12 years ago

0.1.24

12 years ago

0.1.23

12 years ago

0.1.22

12 years ago

0.1.21

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago

0.0.95

12 years ago

0.0.94

12 years ago

0.0.93

12 years ago

0.0.92

12 years ago

0.0.91

12 years ago

0.0.9

12 years ago

0.0.81

12 years ago

0.0.8

12 years ago

0.0.72

12 years ago

0.0.71

12 years ago

0.0.7

12 years ago

0.0.6

12 years ago

0.0.58

12 years ago

0.0.57

12 years ago

0.0.56

12 years ago

0.0.55

12 years ago

0.0.54

12 years ago

0.0.53

12 years ago

0.0.52

12 years ago

0.0.51

12 years ago

0.0.5

12 years ago

0.0.41

12 years ago

0.0.4

12 years ago

0.0.38

12 years ago

0.0.37

12 years ago

0.0.36

12 years ago

0.0.35

12 years ago

0.0.34

12 years ago

0.0.33

12 years ago

0.0.32

12 years ago

0.0.31

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago