h5bp /
html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
Loading repository data…
JasonXian / repository
Boilerplate for building Chrome Extensions in React and TypeScript using a simple Webpack build process.
Boilerplate for building Chrome Extensions in React and TypeScript using a simple Webpack build process.
npm i to install dependanciesnpm start to start running the fast development mode Webpack build process that bundle files into the dist foldernpm i --save-dev <package_name> to install new packageschrome://extensions/Developer mode in the top right cornerLoad unpackeddist foldernpm run build to generate a minimized production build in the dist folderdist folder (e.g. dist.zip)git init to start a new git repo for tracking your changes, do an initial base commit with all the default filespackage.json, important fields include author, version, name and descriptionmanifest.json, important fields include version, name and descriptionwebpack.commmon.js, the title in the getHtmlPlugins function should be your extension nameicon.png instead of ../static/icon.png)Selected from shared topics, language and repository description—not editorial ratings.
h5bp /
A professional front-end template for building fast, robust, and adaptable web apps or sites.
thecodingmachine /
A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
assemble /
Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.
GordyD /
An example universal JS application written with the 3REE stack, React + Redux + RethinkDB + Express. A stack for building apps, front and back end, with just Javascript.
cferdinandi /
A boilerplate for building web projects with Gulp.js.
hyperbrew /
A lightning-fast framework for building Adobe CEP Extensions in Svelte, React, or Vue built on Vite + TypeScript + Sass