The Wayback Machine - https://web.archive.org/web/20210418173741/https://github.com/topics/treeshaking
Skip to content
#

treeshaking

Here are 32 public repositories matching this topic...

A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.

  • Updated Mar 30, 2021
  • TypeScript
Beraliv
Beraliv commented Apr 28, 2020

⭐️ S (situation) ⭐️

You don't need to discuss code changes about formatting: indents, spaces or tabs, etc

⭐️ T (task) ⭐️

The developer will add code changes with declared formatting which is available in Prettier config

⭐️ A (action) ⭐️

Add Prettier with https://prettier.io/

⭐️ R (result) ⭐️

It will autochange files and format them correctly for the project

A Rollup configuration to build modern web applications with sweet features as for example SCSS imports, Service Worker generation with Workbox, Karma testing, live reloading, coping resources, chunking, treeshaking, Typescript, license extraction, filesize visualizer, JSON import, budgets, build progress, minifying and compression with brotli and gzip.

  • Updated Mar 31, 2021
  • TypeScript

🏗Yeoman Generator for angular that uses Webpack as a module bundler, SASS as CSS preprocessor, UI router as default angular route, Karma with Jasmine for testing and Auto-generated Docs.

  • Updated Feb 10, 2021
  • JavaScript

XMLHttpRequest-ts is a typescript wrapper for the built-in http client to emulate the browser XMLHttpRequest object and allow isomorphic code that runs in the browser and in node.js. This can be used with JS designed for browsers to improve reuse of code and allow the use of existing libraries. Ready for AOT and treeshaking in combination with Angular and other modern typescript frameworks.

  • Updated Sep 21, 2020
  • TypeScript

Improve this page

Add a description, image, and links to the treeshaking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the treeshaking topic, visit your repo's landing page and select "manage topics."

Learn more