Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobway/smile-you
A web front end engineering system
https://github.com/jacobway/smile-you
bootstrap css3 engineering es6 eslint front-end-app git google-dev-tools html5 javascript jest jquery npm react-router reactjs redux scss vim web-application webpack
Last synced: 13 days ago
JSON representation
A web front end engineering system
- Host: GitHub
- URL: https://github.com/jacobway/smile-you
- Owner: JacobWay
- Created: 2017-01-19T16:59:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-23T19:50:48.000Z (about 8 years ago)
- Last Synced: 2024-12-01T15:39:26.860Z (2 months ago)
- Topics: bootstrap, css3, engineering, es6, eslint, front-end-app, git, google-dev-tools, html5, javascript, jest, jquery, npm, react-router, reactjs, redux, scss, vim, web-application, webpack
- Language: JavaScript
- Homepage: https://jacobway.github.io/smile-you/dist/pages/frontDesk.html#/
- Size: 1.03 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
[![build status](https://travis-ci.org/JacobWay/smile-you.svg?branch=master&style=flat-square)](https://travis-ci.org/JacobWay/smile-you)
## Name:
The Front Engineering Project## Philosophy & Ideas:
Front-end and back-end indepently(seprately) developingThe front-end engineering workflow
## Module Bundler, Optimization Tools
Webpack## Pakage Management Tools:
NPM## ES6 tools:
BabelJS## ES6 Features:
Class + Arrow Function + Let, Const + Modules + Template String + Destructuring + Default, Rest Parameters + Spread Operator + Async + Promise## JS Libraries:
ReactJS + Redux + React-Router + jQuery## Layout Library:
Bootstrap + html5 Semantic + Div Responsive Layout## HTML:
Html5## CSS Tools:
SCSS## Unit Testing Tools:
Jest + Mocha Test Runner + Chai Assertion + Enzyme## Debug Tools & Performance Analysis Tools:
Google Chrome Web Developer Tools## Other Tools:
ESLint, ZSH## Version Control System:
Git, Github## Editor:
Vim## Data API Format:
JSON## Development Http Server:
Webpack-dev-server## OS Platform:
Linux, Mac, Windows