godash
Godash is inspired by utility library lodash. This library has many functions which make your life easier as a developer and solved different usual problems that every programmers face with them …
Matt Mochary coaches the CEOs of many of the fastest-scaling technology companies in Silicon Valley. With The Great CEO Within, he shares his highly effective leadership and business-operating tools with …
Permify is an open-source authorization service for creating and maintaining fine-grained authorizations in your applications. Permify’s data model is inspired by Google’s consistent, global authorization system, Google Zanzibar Paper. Zanzibar: Google’s Consistent Global Authorization …
Here are 50 useful Vim commands that work in normal mode. Many of these can be combined and modified to produce dozens more. Use these as inspiration for your own …
With pantran.nvim, you can use your favorite machine translation engines without having to leave your favorite editor. It makes use of Neovim’s api-floatwin to implement an asynchronous, interactive machine translation interface, similar …
DevToysMac: This is the mac app version of DevToys for Windows! Introduction DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites …
mongo.nvim: A NeoVim frontend for mongosh. MongoDB Compass is a great tool, but when you want to edit a large document, it really begins to slow down, and on top …