Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realdreamer/frontend_skeleton
Bootstrap/skeleton for all front-end projects.
https://github.com/realdreamer/frontend_skeleton
babel-webpack babel7 es6 javascript sass setup skeleton vanilla-javascript webpack webpack-sass webpack4
Last synced: about 1 month ago
JSON representation
Bootstrap/skeleton for all front-end projects.
- Host: GitHub
- URL: https://github.com/realdreamer/frontend_skeleton
- Owner: realdreamer
- Created: 2017-06-03T11:01:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:29:07.000Z (about 2 years ago)
- Last Synced: 2024-04-13T23:54:32.711Z (9 months ago)
- Topics: babel-webpack, babel7, es6, javascript, sass, setup, skeleton, vanilla-javascript, webpack, webpack-sass, webpack4
- Language: JavaScript
- Size: 4.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Vanilla JS application setup using Webpack
## Features
1. transpile your ES6 code
2. Build the production ready bundle.
3. SCSS support
4. Post CSS support## Packages
1. Webpack 4
2. Babel 7
3. SCSS support
4. CSS minification with source-map support for production
5. Favicon support
6. HTML webpack plugin auto injects your CSS/JS files