Search code examples
angularjslodashunderscore.string.js

Lodash and underscore.string into AngularJS application


The question is simple, how to successfully implement Lodash with underscore.string library into AngularJS project?

It is necessary to use RequireJS to achieve this?


Solution

  • Yuo can use angular-underscore

    please see here https://github.com/floydsoft/angular-underscore

    or angular-lodash

    https://github.com/cabrel/angular-lodash