Pinned Loading
-
vs-code-default-keybindings
vs-code-default-keybindings PublicDefault keyboard shortcuts for VS Code on various OSes
-
csrf-simple-origin
csrf-simple-origin PublicHTTP and Express middleware that compares the request's Origin header with a list of allowed origins, to protect against CSRF.
JavaScript 1
-
node-multi-hashing-windows
node-multi-hashing-windows PublicForked from PhearNet/node-multi-hashing
Forked to provide Windows compatibility. Works on Node 8+. **WARNING** this repo has no tests yet, use at your own risk! The Appveyor and Travis CI badges only test for a working build
-
save-chrome-bookmarks.js
save-chrome-bookmarks.js 1let bookmarkList = Array.from(document.querySelectorAll('.widget>.vbox'))
2.map(e => e.shadowRoot)
3.map(e => e && e.querySelector('.device-page-list'))
4.find(e => e);
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.