ngLibraries
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
- Check the authors website
- Get in touch via twitter or facebook