2.1.17 • Published 8 years ago

feather2 v2.1.17

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

feather2

npm.io npm.io

feather2是继feather之后基于fis3.0进行扩展的工程化框架。

feather2的架构做出了很大的调整,提高用户的易用性,并于feather1.x不同,feather2起初仅仅只适用于纯静态页面的前端项目,比如webapp,或结合一些mvvm框架进行开发的项目。2.1开始,集成mustache模板语法,提供除lothar外其他动态语言开发的框架选择,mustache支持多达几十种开发语言,简单简洁的语法,集合feather所提供的模板扩展标签使用,基本可以满足简单的动态语言开发需求,更复杂的一些场景还是建议直接进行定制化

基于feather2可以非常容易的再次扩展出动态语言的工程化框架,并且开发量也较少,如: lothar(blade模板引擎)

2.0与1.x部分功能比较:

功能1.x2.x
fis基本功能支持支持
本地服务器、url转发、mock数据支持(java)支持(node)
压缩、合并、csssprite、预编译支持支持
项目脚手架支持支持
livereload支持支持
模块化支持支持
模板继承不支持支持
bigrender/pipe/quickly部分支持支持
包管理不支持支持
多人协同支持支持
多模块开发动态支持动态支持
静态资源位置优化、去重支持支持
静态资源按需加载、combo不支持支持
远程deploy方式httphttp/ftp

feather2对fis3本身提供的部分内容重新扩展, 使用--watch功能时,编译速度比fis3快3倍,以应对项目文件过多时的编译性能问题。

使用文档

gogogo

安装

npm install -g feather2

使用脚手架创建项目

feather2 init demo

编译项目

feather2 release -r demo

开启本地server,预览项目

feather2 server start

插件列表

2.1.17

8 years ago

2.1.16

8 years ago

2.1.15

9 years ago

2.1.14

9 years ago

2.1.13

9 years ago

2.1.12

9 years ago

2.1.11

9 years ago

2.1.10

9 years ago

2.1.9

9 years ago

2.1.8

9 years ago

2.1.7

9 years ago

2.1.6

10 years ago

2.1.5

10 years ago

2.1.4

10 years ago

2.1.3

10 years ago

2.1.2

10 years ago

2.1.1

10 years ago

2.1.0

10 years ago

2.0.17

10 years ago

2.0.16

10 years ago

2.0.15

10 years ago

2.0.14

10 years ago

2.0.13

10 years ago

2.0.12

10 years ago

2.0.11

10 years ago

2.0.10

10 years ago

2.0.9

10 years ago

2.0.8

10 years ago

2.0.6

10 years ago

2.0.5

10 years ago

2.0.4

10 years ago

2.0.3

10 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago