Packages
Current Co-maintainers
Former Co-maintainers
2 packages
ng-heatmap
 ## Usage install heatmapjs ```npm i heatmapjs --save``` app.module ``` import { AngularHeatmapModule } from 'ng-heatmap'; imports: [ ... AngularHeatmapModule, ... ], ``` in project
otto-react-scripts
Configuration and scripts for Create React App.