Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Tris Webpack Boilerplate | 1,038 | 3 months ago | 16 | mit | SCSS | |||||
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance. | ||||||||||
Galada | 126 | a year ago | 6 | mit | SCSS | |||||
Galada is an easy and simple blog theme for Jekyll. | ||||||||||
Webpack 4 Boilerplate | 67 | 2 years ago | 14 | JavaScript | ||||||
Webpack 4 Boilerplate with Babel, SASS or SCSS, browser autoprefix, and optimization using gzip and brotli for Production | ||||||||||
Sprockets Svg | 11 | 1 | 5 years ago | 18 | May 14, 2018 | 2 | mit | Ruby | ||
SVG toolchain for sprockets | ||||||||||
Ctu Timetablegenerator New | 9 | a year ago | gpl-3.0 | C++ | ||||||
Generates the best possible time table for a user | ||||||||||
Webpack Uikit | 9 | 2 years ago | mit | JavaScript | ||||||
UIKit 3 template based on Webpack | ||||||||||
Manavvora.github.io | 3 | 14 hours ago | other | HTML | ||||||
A personal website made using Jekyll's Ed theme | ||||||||||
Js Perf | 2 | 3 months ago | 3 | gpl-3.0 | SCSS | |||||
A minimal online benchmark tool to compare JS scripts online | ||||||||||
Alejandroalsa.github.io | 2 | a month ago | cc0-1.0 | SCSS | ||||||
En este blog publicaré tutoriales, información, noticias y curiosidades acerca de => HTML CSS JS Software Sistemas Operativos Optimización Redes | ||||||||||
Angular Full Starter | 2 | 3 years ago | mit | TypeScript | ||||||
:fire: Angular starter, which combines all the necessary components for writing a complete project |
This project contains preconfigured Webpack 4 to work with the following tasks:
SCSS
to CSS
*.png
, *.jpeg
, *.gif
)SVG
into inline 'data:image'
formatstatic
directory to the dist
directorynpm install
index.html
' as home pagesrc/js/app.js
src/scss/app.scss
dev
bundle:npm run build
dist
directory), ex: uses in the HTMLnpm run build
npm run watch
npm run start
npm run production
dist
' folder - npm run clear