1.2.0 • Published 7 years ago

f6 v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

f6 -- ES6 Front-End Framework

Install

For node.js

$ npm install f6

For browser, download the f6.js file and link into your html.

Demo

$ git clone https://github.com/ccckmit/f6.git
$ cd f6
$ npm install --dev
$ npm start

The server started at http://localhost:3000/ , visiting the following page for demo program.

Example 1

Example 2

Example 3

For the other demo, you should start the server inside the subfolder

Example 4

$ cd web/ex4-blogInServer
$ node server

Example 5

$ cd web/ex5-blogInAjax
$ node server

Example 6

$ cd web/ex6-upload
$ node server

Example 7

$ cd web/ex7-uploadAjax
$ node server

Example 8

$ cd web/ex8-blogInAjaxMongodb
$ node server
1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago