mat-icon-import

Include only used material icons in SVG format and reduce package size


Keywords
material-icons, include-in-use, reduce-size, import, svg, angular, angular-material, angular6, angular6-library, d3, histogram, library, line-charts, mat-icon, time-series
License
MIT
Install
npm install mat-icon-import@0.1.1

Documentation

ngLibraries

Build Status

The library bundle contains multiple npm modules.

Modules

mat-icon-import (npm)

Import only used material icons. Requires a little bit of setup but you don't have to include the full material icons font.

npm install mat-icon-import

ng-d3plot (npm)

Provides easy to use, responsive plots on top of D3js. Currently it supports time series, line charts and histograms. Planning to add simple maps (countrycode: value pairs) and pie charts.

npm install ng-d3plot

ng-docu (npm)

Angular components for easily writing interactive documentations. Currently supporting text, title, math, code and citations. The package is divided into two modules DocuModule and DocuEditorModule.

npm install ng-docu

Build with

Modules are located in projects folder. Build them using

ng build mat-icon-import
ng build ng-d3plot
ng build ng-docu

Get into contact