Pinned Repositories
because
A simple documentation approach
close-tab-by-double-right-click
Source code for Chrome/Firefox extension "Close Tab by Double Right Click"
console-panel
A console panel within webpage to help in the following use-cases: Get notification on console messages ; Console logging on mobile and tablet devices ; Console logging on Microsoft Edge / Internet Explorer (without opening native Developer Tools)
copy-files-from-to
Copy files from one path to another, based on the instructions provided in a configuration file.
git-commit-report
Simple git commit reports
live-css-editor
Source code for Chrome/Edge/Firefox/Opera extension Magic CSS (Live editor for CSS, Less & Sass)
local-ip-addresses-and-hostnames
Get local IP addresses and hostnames
npm-install-quick
Script for quick npm installation (archive node_modules directory and reuse). Helpful when you work on multiple branches.
package-cjson
Add comments in package.cjson in Node JS project; Generate package.json from it; Compare with package.json
transformers
Tools for performing operations on the text (Text, List, Set, CSV, JSON, etc)
webextensions's Repositories
webextensions/because
A simple documentation approach
webextensions/git-commit-report
Simple git commit reports
webextensions/kins
Kins is an event based JavaScript library to help in developing web pages
webextensions/login
Node Express Login Logout Session Cookie
webextensions/chrome-storage-largeSync
Wraps chrome.storage.sync, facilitates storage of objects larger than allowed by QUOTA_BYTES_PER_ITEM.
webextensions/example-files
This contains a set of example files helpful for various web development work and other tasks
webextensions/express-avoid-www
Express middleware for redirecting "www" requests to non-www url path
webextensions/express-match-request
Express middleware for matching requests to a pattern
webextensions/express-network-delay
Cause random or fixed delay in network responses for express application
webextensions/node-parse-hosts
Parse the hosts file.
webextensions/print-markdown
Print markdown to your terminal
webextensions/test-repo
test repo
webextensions/distributed-open-source-contributions
A distributed revenue sharing model for open source contributions
webextensions/cascaded
Get JSON object from cascaded .cjson files
webextensions/chokidar
A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.
webextensions/codemirror-plugin
Plugin for CodeMirror web editor
webextensions/complete-alias
programmable completion function for shell aliases;
webextensions/expect-mocha-image-snapshot
A wrapper around jest-image-snapshot that makes it compatible to Mocha.
webextensions/express-hard-coded-response
Express middleware to return hard-coded response for requests with url matching specified pattern
webextensions/ironplate
A boilerplate for developing Node JS application (to be used as npm package)
webextensions/less-docs
Documentation for Less.
webextensions/local-ip-addresses
Get local IP addresses. DEPRECATED: Use https://github.com/webextensions/local-ip-addresses-and-hostnames
webextensions/react-roving-tabindex
React Hooks implementation of a roving tabindex, now with grid support.