Open fkm opened 8 years ago
That's great, glad you found it useful. Yay to less bloat.
If you are using the atom editor, you might also find this useful: https://github.com/mokkabonna/lodash-amd-import
It helps you use lodash as before, and easily update the import statement to actual usages in your file. Adds unimported modules, removes unused modules, and sort the list alphabetically. It's a bit alpha still, so only works if you already have one in the list. But I plan to improve that.
Looks good!
Nope. Never heard of it. I was happily using Kate for years. But after watching the video, I will definitely give it a try :-D
Hi @mokkabonna
I created a Modernizr loader based on your plugin: https://github.com/fkm/requirejs-plugin-modernizr
Just wanted to let you know and thank you for your work! It really helped to have your plugin as a starting point.
Cheers Florian