An open API service indexing awesome lists of open source software.

https://github.com/leon/demo-ng-lodash

An example of how to import lodash in an angular project
https://github.com/leon/demo-ng-lodash

angular angular-cli demo lodash

Last synced: 2 months ago
JSON representation

An example of how to import lodash in an angular project

Awesome Lists containing this project

README

          

# DemoNgLodash

Add
```
"allowSyntheticDefaultImports": true,
```
to the `tsconfig.json`.

Check the [src/app/app.component.ts](src/app/app.component.ts)