News

Planned update to Microsoft’s JavaScript variant, now in beta, also brings expandable hovers that make it easier to view ...
isomorphic-git is a pure JavaScript reimplementation of git that works in both Node.js and browser JavaScript environments. It can read and write to git repositories, fetch from and push to git ...
rewire adds a special setter and getter to modules so you can modify their behaviour for better unit testing. You may inject mocks for other modules or globals like process inspect private variables ...