https://github.com/yanhaijing/fis3-base
基于fis3的纯前端解决方案,拿来即用的fis3脚手架
https://github.com/yanhaijing/fis3-base
fis fis3
Last synced: 12 months ago
JSON representation
基于fis3的纯前端解决方案,拿来即用的fis3脚手架
- Host: GitHub
- URL: https://github.com/yanhaijing/fis3-base
- Owner: yanhaijing
- License: mit
- Created: 2015-12-20T09:01:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T07:30:31.000Z (about 6 years ago)
- Last Synced: 2025-04-01T22:16:59.535Z (about 1 year ago)
- Topics: fis, fis3
- Language: JavaScript
- Homepage:
- Size: 255 KB
- Stars: 173
- Watchers: 11
- Forks: 48
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [fis3 base](https://github.com/yanhaijing/fis3-base) [](https://github.com/yanhaijing/fis3-base) [](https://github.com/yanhaijing/fis3-base/blob/master/LICENSE)
基于fis3的纯前端解决方案,拿来即用的fis3脚手架。
[English README](https://github.com/yanhaijing/fis3-base/blob/master/README_NG.md)
## 特色
fis3 base有如下功能特色。
- commonjs
- ECMASCript2015
- [SASS](http://sass-lang.com/) & [Compass](http://compass-style.org/)
- [less](http://www.lesscss.net/)
- [autoprefixer](https://github.com/postcss/autoprefixer)
- [fis components](https://github.com/fis-components) or [npm](https://www.npmjs.com/package/fis3-hook-npm)
- [data.js](https://github.com/yanhaijing/data.js)
- [template.js](https://github.com/yanhaijing/template.js)
- 集成[jsmini](https://github.com/jsmini)
- html,js,css组件
- 本地模拟数据
- 开发,测试,发布等多种模式
## 说明文档
[INTRO](INTRO.md)