中文: http://www.cnblogs.com/unruledboy/p/WebFrontEndStack.html
Web front-end stack: browsers, platforms, libraries, frameworks, tools etc.
![Image of Web Front End Stack](Web Front End Stack.png)
You should have Visual Studio 2010+ installed in Windows.
-
Install nodejs.
-
Install Phantomjs.
-
Install Python 2.7.
-
npm install
If the error occurs, you can check the dependence of phantomjs-node, node-gyp.
npm start
for start a server to open the html directly.
npm run build
for generate the image.
node index task1 \[task2\] \[task3\] .. \[--option=value\] \[--option=value\] ...
For generate the image.
For rebuild the readme.
For Update the count of the Stargazers.
Default: 3000
Default: false
Have you ever wondered:
- what technologies web front end really includes?
- how many do I possess?
I could not find a really comprehensive diagram that shows the web front end technology stack, so I come up with my own version.
There might be issues here and there, like the category, the individual ones, but the beautity is you can modify it as you want.
You can have a graphical preview here (use mouse to move / zoom):
https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm
- Web Front End
- Browser
- Protocol
- The 3 Pillars
- HTML (HyperText Markup Language)
- CSS (Cascading Style Sheets)
- JavaScript
- Standards
- W3C
- HTML
- CSS
- XHTML
- XML
- W3C
- Core Concepts
- HTML
- JavaScript
- CSS
- Selector
- Priority
- Specificity
- Box Model
- Rendering Engine
- JavaScript Engine
- Runtime
- Cookie
- Local Cache
- Session Storage
- Local Storage
- Components
- Extensions
- Plugins
- Resources
- Images
- Icons
- Fonts
- Audios
- Videos
- Editors
- Build Tasks
- Minification
- Compilation
- Concatenatio
- Uglification
- Image Optimization
- Unit Testing
- Build Tools
- Debug
- Base Tools
- Quality
- Package
- Test
- Frameworks / Libraries
- JavaScript base library
- Modular
- JavaScript framework
- UI framework
- WebSocket
- Data Visualization
- WebGL
- CSS3 Animation
- Flow Controller
- Functional
- backon.js [GitHub]
- immutable.js [GitHub]
- Mobile UI
- CSS Pre-processors
- Template
- Modernisation
- Normalize
- Reset
- Best Practices
- Security
- Intermediate Languages
- CoffeeScript [GitHub]
- TypeScript [GitHub]
- Dart [GitHub]
- LiveScript [GitHub]
- ClojureScript [GitHub]
- Mobile App Builders