All Projects → YuriFA → webpack-html-boilerplate

YuriFA / webpack-html-boilerplate

Licence: MIT license
Boilerplate for building html templates

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to webpack-html-boilerplate

vital
Starter template for Vite with React (TypeScript). Supports Tailwind with CSS-Modules. Jest and @react/testing-library configured and ready to go. Also ESLint, Prettier, Husky, Commit-lint and Atomic Design for components.
Stars: ✭ 151 (+788.24%)
Mutual labels:  postcss, prettier
webpack-typescript-react
Webpack 5 boilerplate with support of most common loaders and modules (see tags and description)
Stars: ✭ 185 (+988.24%)
Mutual labels:  postcss, prettier
dva-typescript-antd-starter-kit
A admin dashboard application demo based on antd by typescript and dva
Stars: ✭ 61 (+258.82%)
Mutual labels:  postcss, prettier
React Ssr Setup
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
Stars: ✭ 678 (+3888.24%)
Mutual labels:  postcss, prettier
React Boilerplate
This project is deprecated. Please use CRA instead.
Stars: ✭ 88 (+417.65%)
Mutual labels:  postcss, prettier
React Cool Starter
😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
Stars: ✭ 1,083 (+6270.59%)
Mutual labels:  postcss, prettier
ying-template
这是一个基于 `webpack@^5.27.2` + `typescript@^4.2.3` + `@babel/core@^7.2.2` + `jest@^26.6.3` + `eslint@^7.22.0` 的多页面脚手架。
Stars: ✭ 125 (+635.29%)
Mutual labels:  postcss, prettier
webpack-boilerplate
Webpack 4 boilerplate (babel, eslint, prettier, jest, sass, postcss, hmr, browsersync)
Stars: ✭ 33 (+94.12%)
Mutual labels:  postcss, prettier
nextsss
Next.js static site starter including full setup for TypeScript, Tailwind CSS, Google Analytics, Next SEO, etc.
Stars: ✭ 80 (+370.59%)
Mutual labels:  postcss, prettier
atom-language-postcss
Atom language support for PostCSS
Stars: ✭ 55 (+223.53%)
Mutual labels:  postcss
postcss-purgecss
PostCSS plugin for purgecss
Stars: ✭ 92 (+441.18%)
Mutual labels:  postcss
alda
A boilerplate for React isomorphic aplication with Material Design
Stars: ✭ 16 (-5.88%)
Mutual labels:  prettier
typescript-react-starter
React & TypeScript Starter with webpack, ts-jest and runtime environment variables. It comes with fp-ts ecosystem and pre-configured prettier, eslint, vscode, husky hooks and Dockerfile to build a deployable image of your app
Stars: ✭ 17 (+0%)
Mutual labels:  prettier
prettier-eslint-webpack-plugin
Webpack plugin for prettier-eslint which ESLint's settings is set to JavaScript Standard Style
Stars: ✭ 24 (+41.18%)
Mutual labels:  prettier
eslint-config-typescript-unified
🛠️ A unified ESLint configuration with sensible defaults for TypeScript projects.
Stars: ✭ 15 (-11.76%)
Mutual labels:  prettier
bb8
Starter kit for automating tasks in everyday front-end development. 👨🏻‍💻 ⚡️ 🛠 ✨ 🤖
Stars: ✭ 13 (-23.53%)
Mutual labels:  postcss
emitty
A platform for finding dependencies between files and building tools for incremental compilation or build.
Stars: ✭ 69 (+305.88%)
Mutual labels:  postcss
bowman
A simple static site generator with an integrated toolchain for efficient development and delivery.
Stars: ✭ 17 (+0%)
Mutual labels:  postcss
prepublish
Simplifies the prepare step (bundling, transpiling, rebasing) during publishing NPM packages.
Stars: ✭ 21 (+23.53%)
Mutual labels:  postcss
pretgo
Basic CLI for format Json, HTML and XML Yaml!
Stars: ✭ 32 (+88.24%)
Mutual labels:  prettier

Webpack html boilerplate for building html files with style and js bundles.

Quick start

  • Clone the git repo — git clone https://github.com/YuriFA/webpack-html-boilerplate.git
  • Install packages with yarn yarn or npm npm install
  • Run dev server with yarn start or npm run start

Features

  • HTML5 ready. Use the new elements with confidence.
  • Includes:

Browser support

  last 2 version
  > 1%
  IE 10
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].