You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last repository rename was made because of this idea.
Generalize this wrapper to support LoDash, Underscore and Ramda.
Create .lodashrc, .underscorerc and .ramdacs which are used to list filter and utility methods per library.
Create build process which will replace FilterMethodList with right methods per library and create build under dist. Something like "angular-rdash-(ramda|underscore|lodash).js" (and .min.js)
I made some background research and I belive that this can be done. This also requires some refactoring of the code also + renaming the .provider() etc.
The text was updated successfully, but these errors were encountered:
Last repository rename was made because of this idea.
Generalize this wrapper to support LoDash, Underscore and Ramda.
I made some background research and I belive that this can be done. This also requires some refactoring of the code also + renaming the .provider() etc.
The text was updated successfully, but these errors were encountered: