4-day longest streak
-
node-fs-extra ★ PINNED
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
JavaScript ★ 9.6k 6d agoExplain → -
string.js ★ PINNED
Extra JavaScript string methods.
JavaScript ★ 1.8k 5y agoExplain → -
bitcoinjs-lib ★ PINNED ⑂
Bitcoin-related functions implemented in pure JavaScript
JavaScript ★ 0 11y agoExplain → -
node-jsonfile ★ PINNED
Easily read/write JSON files.
JavaScript ★ 1.2k 2mo agoExplain → -
electron-mocha ★ PINNED
Run Mocha tests in Electron
JavaScript ★ 344 7mo agoExplain → -
node-google
A Node.js module to search and scrape Google.
JavaScript ★ 456 7y agoExplain → -
sublime-js-snippets
Snippets for JavaScript / JS Programming in Sublime Text 2 & 3
★ 404 9y agoExplain → -
node-klaw
A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.
JavaScript ★ 324 3y agoExplain → -
electron-window
Convenience methods for Electron windows.
JavaScript ★ 290 7y agoExplain → -
node-suppose
Like UNIX Expect, but for Node.js.
JavaScript ★ 255 8y agoExplain → -
node-death
Gracefully cleanup when termination signals are sent to your process.
JavaScript ★ 183 9y agoExplain → -
electron-ipc-stream
Duplex stream that runs over Electron's IPC
JavaScript ★ 153 10y agoExplain → -
asciiflow
ASCII diagrams and drawing on the web (GWT)
Java ★ 144 14y agoExplain → -
tin
Easily manage package.json, component.json, and bower.json files.
JavaScript ★ 92 12y agoExplain → -
is-electron-renderer
Check if code is running in Electron renderer process
JavaScript ★ 79 7y agoExplain → -
node-github-download
Easily download Github repos without dependencies such as Git, Tar, Unzip, etc.
JavaScript ★ 77 4y agoExplain → -
secure-random
A simple JavaScript component to normalize the creation of cryptographically strong random values.
JavaScript ★ 62 7y agoExplain → -
iceden ▣
Maybe something like Firebase?
JavaScript ★ 60 9y agoExplain → -
GeneratePushCerts
Automation of Generating Push Certificates for iOS Devices
Ruby ★ 56 14y agoExplain → -
node-batchflow
Batch process collections in parallel or sequentially.
JavaScript ★ 52 12y agoExplain → -
node-kexec
Node.js exec function to replace running process; like Ruby's exec.
C++ ★ 51 5y agoExplain → -
tape-promise
Promise and async/await support for Tape
JavaScript ★ 46 6y agoExplain → -
talks-ncc3-demo
Demo from Nebraska Code Camp #3
JavaScript ★ 40 13y agoExplain → -
node-nextflow
A simple control-flow library for Node.js targetted towards CoffeeScript developers.
CoffeeScript ★ 39 6y agoExplain → -
node-canada
Cities and provinces from Canada for JavaScript
JavaScript ★ 34 6y agoExplain → -
node-scrap
A simple screen scraper module that uses jQuery style semantics.
JavaScript ★ 33 8y agoExplain → -
react-qr
A React.js QR Code component.
JavaScript ★ 32 8y agoExplain → -
ansible-redis
Ansible playbook to install redis.
Shell ★ 29 2y agoExplain → -
cross-zip-cli
Zip/Unzip directories cross platform from the CLI. Great for npm scripts.
JavaScript ★ 25 7y agoExplain → -
node-path-extra
Node.js: extra methods for the path object.
JavaScript ★ 24 6y agoExplain → -
stochasm ⑂
A JavaScript component to create functions that generate random values.
CoffeeScript ★ 23 12y agoExplain → -
readline-go
golang: Easily read lines from a stream such as `stdin` for a file. Supports either `\n`, `\r\n`, or mixed.
Go ★ 22 11y agoExplain → -
CommonLib
A .NET Library With Utility Classes and Methods
C# ★ 20 14y agoExplain → -
least-squares
JavaScript component for linear least squares regression analysis.
JavaScript ★ 19 12y agoExplain → -
FridayThe13th
Fast JSON Parser for Silverlight or .NET
C# ★ 15 15y agoExplain → -
ip-location
Get an IP or hostname location geo coordinates.
JavaScript ★ 15 5y agoExplain → -
node-linkscrape
A Node.js module to scrape and normalize links from an HTML string.
JavaScript ★ 15 11y agoExplain → -
bitcoin-faucet
A Node.js app to easily create a programmable Bitcoin Testnet faucet. This allows you to easily test your Bitcoin applications.
JavaScript ★ 14 11y agoExplain → -
jsock
JavaScript component for easy JSON handling over sockets or streams. Works in Node.js or the browser.
JavaScript ★ 13 12y agoExplain → -
buffer-json
JSON reviver/replacer methods for JavaScript Buffer type.
JavaScript ★ 13 7y agoExplain → -
rr
A simple JavaScript component to iterate an array round robin.
JavaScript ★ 12 12y agoExplain → -
npm-latest
Quickly find the latest version of a package in npm.
JavaScript ★ 12 6y agoExplain → -
node-markdown-extra ▣
Extra markdown methods.
JavaScript ★ 12 10y agoExplain → -
node-packpath
Easily find the path(s) of package.json.
JavaScript ★ 12 13y agoExplain → -
fix-dropbox-node_modules-symlinks
Fix Dropbox `node_modules/.bin/` symlinks.
JavaScript ★ 11 9y agoExplain → -
keychain_manager
Ruby Gem for OS X Keychain Access
Ruby ★ 11 14y agoExplain → -
npm-research
Nice little utility to help you research NPM packages.
JavaScript ★ 10 13y agoExplain → -
logmeup
LogMeUp Server - View any log files real-time in your web browser.
JavaScript ★ 10 14y agoExplain → -
mars
Forget live coding, easy code demos.
JavaScript ★ 9 13y agoExplain → -
atom-rename-tabs
Rename tabs titles with previous directory. Consistent with Sublime Text Editor behavior.
JavaScript ★ 8 7y agoExplain → -
angular-bluebird
An AngularJS service for Bluebird promise library.
JavaScript ★ 8 11y agoExplain → -
d3-measure-text
A JavaScript component to measure the the width and height of SVG text.
JavaScript ★ 7 12y agoExplain → -
node-cfs
Node.js conditional file streams
JavaScript ★ 7 10y agoExplain → -
secret-box
Encrypt and decrypt secrets. Built on AES-256-GCM and Scrypt for now.
JavaScript ★ 6 10y agoExplain → -
d3-dragrect
A JavaScript D3 drag selection rectangle component.
JavaScript ★ 6 13y agoExplain → -
potter-wordpress ▣
Command line tool to export WordPress to static Markdown.
JavaScript ★ 5 13y agoExplain → -
node-batchtransform ▣
Batch transform/convert a collection of files e.g. convert a collection of markdown template files to html files.
JavaScript ★ 5 14y agoExplain → -
jsontocsv
Convert lines of JSON data to CSV
JavaScript ★ 5 10y agoExplain → -
ospath
A JavaScript component that provides operating specific path values.
JavaScript ★ 5 9y agoExplain → -
mongo_install
Ruby script to install download, install, and setup MongoDB as a service on a Ubuntu or Debian box.
Ruby ★ 5 16y agoExplain → -
d3-tooltip
This is a JavaScript d3 tooltip component.
JavaScript ★ 5 12y agoExplain → -
MemMapCache
A .NET caching solution that uses memory mapping.
C# ★ 5 15y agoExplain → -
cb-insight
Common Blockchain wrapper for Bitpay Insight API
JavaScript ★ 4 10y agoExplain → -
ripdb
100% JavaScript embeddable JSON time series database.
JavaScript ★ 4 10y agoExplain → -
spend
A JavaScript component to create simple Bitcoin / Testnet transactions for integration testing with the actual network.
JavaScript ★ 4 11y agoExplain → -
is-async-fn
Check if something is an ES7 async function.
JavaScript ★ 4 9y agoExplain → -
node-dh
Distributed hash. Simple Node.js wrapper for Redis hash.
CoffeeScript ★ 4 12y agoExplain → -
cooking-recipes
I'm starting to write down recipes that I've tried.
★ 3 12y agoExplain → -
create-output-stream
Node.js: exactly like `fs.createWriteStream`, but if the directory does not exist, it's created.
JavaScript ★ 3 10y agoExplain → -
pottercms ▣
https://github.com/skywrite/sky
JavaScript ★ 3 13y agoExplain → -
procbits.com
Home of my current coding blog.
HTML ★ 3 11y agoExplain → -
ansible-rethinkdb
Ansible playbook to setup a RethinkDB.
★ 3 12y agoExplain → -
node-parentpath
Find a path in a parent directory.
JavaScript ★ 3 13y agoExplain → -
atom-javascript-standard-snippets
JavaScript Standard Style Snippets for Atom
CoffeeScript ★ 3 11y agoExplain → -
react-password
A React.js component for password inputs.
JavaScript ★ 3 10y agoExplain → -
issue-links
Help to keep tidy `CHANGELOG.md`/`HISTORY.md` files by keeping your GitHub Issue links up to date.
JavaScript ★ 3 10y agoExplain → -
d3-chart
A simple JavaScript D3.js chart.
★ 3 11y agoExplain → -
node-wp2md
Convert your WordPress blog to Markdown.
JavaScript ★ 3 11y agoExplain → -
node-worddump
Dump or Export your WordPress blog content.
JavaScript ★ 3 13y agoExplain → -
node-readline-prompter
Easily prompt the user with a series of questions.
JavaScript ★ 3 13y agoExplain → -
buzz
Keep an app running indefinitely, kill it occasionally if you want.
JavaScript ★ 3 12y agoExplain → -
tape ⑂
tap-producing test harness for node and browsers
JavaScript ★ 2 7y agoExplain → -
node-testutil
Node.js testing utilities
JavaScript ★ 2 8y agoExplain → -
vscode-docs ⑂
Public documentation for Visual Studio Code
CSS ★ 2 7y agoExplain → -
node-batchfile ▣
No description.
JavaScript ★ 2 13y agoExplain → -
node-markdown-page ▣
Methods for parsing a markdown page for a blog post or documentation.
JavaScript ★ 2 13y agoExplain → -
electron-menu
Convenience module to build Electron menu templates.
JavaScript ★ 2 9y agoExplain → -
electron ⑂
Build cross platform desktop apps with web technologies
C++ ★ 2 11y agoExplain → -
ymd
JavaScript component to return the year, month, and day string.
JavaScript ★ 2 10y agoExplain → -
browser-storage
Normalizes local-storage behavior between node and browser
JavaScript ★ 2 12y agoExplain → -
prevent-backspace
Prevents the backspace from navigating back in the browser.
JavaScript ★ 2 11y agoExplain → -
is-os-cli
CLI utility to check if operating system. Useful for npm scripts.
JavaScript ★ 2 9y agoExplain → -
ip-location-cli
Command line utility to fetch IP geo location or your own location.
JavaScript ★ 2 10y agoExplain → -
node-autoresolve
A simple Node.js module to auto resolve package paths.
JavaScript ★ 2 14y agoExplain → -
node-tweezers
Extract mustache tokens from a file or string.
JavaScript ★ 2 13y agoExplain → -
node-dq
Simple Node.js priority queue built on Redis.
JavaScript ★ 2 11y agoExplain → -
node-vcsurl
Convert VCS repository URLs like Github or Bitbucket to their http equivalents.
JavaScript ★ 2 13y agoExplain → -
terst
A JavaScript testing component with a terse syntax. Supported in both Node.js and the browser.
JavaScript ★ 2 11y agoExplain → -
node-logmeup
Node.js plugin to interface to LogMeUp
CoffeeScript ★ 2 14y agoExplain → -
OfflineReverseGeocode ⑂
Perform reverse geocoding locally and offline
★ 1 12y agoExplain → -
angular-invoicing ⑂
Create free and unlimited one off invoices using this little Invoicing app made with Angular JS
JavaScript ★ 1 12y agoExplain → -
aw
No description.
JavaScript ★ 1 9y agoExplain → -
trinity
No description.
JavaScript ★ 1 9y agoExplain → -
slips ⑂
SatoshiLabs Improvement Proposals
Python ★ 1 7y agoExplain → -
field ▣
Easily set and get values of a field in your JavaScript object.
JavaScript ★ 1 11y agoExplain → -
node-proxyinfo
Get information about HTTP proxy servers
CoffeeScript ★ 1 13y agoExplain → -
crypto-browserify ⑂
partial implementation of node's `crypto` for the browser
JavaScript ★ 1 12y agoExplain → -
ansible-phantomjs
Ansible playbook to install PhantomJS on Ubuntu server(s).
★ 1 12y agoExplain → -
github-issues-stream
A Node.js readable stream for Github issues.
JavaScript ★ 1 10y agoExplain → -
quire
Stupidly simple stubbing/mocking for your require statements.
JavaScript ★ 1 11y agoExplain → -
node-buffet ⑂
Performance-oriented static file server
JavaScript ★ 1 13y agoExplain → -
ansible-monit-web
Ansible playbook to setup and monitor your web application via Monit.
★ 1 12y agoExplain → -
node-markdown-walker
Simple directory walker that specifically looks for markdown files.
JavaScript ★ 1 13y agoExplain → -
flexgrid
A CSS framework to easily create HTML layouts using flexbox.
CSS ★ 1 12y agoExplain → -
node-triggerflow
A simple Node.js library used to conditionally trigger methods.
CoffeeScript ★ 1 13y agoExplain → -
node-cl
Easily create command line programs and interfaces in Node.js.
JavaScript ★ 1 13y agoExplain → -
node-wq
Simple worker queue built on Redis.
JavaScript ★ 1 12y agoExplain → -
node-qflow
A very simple data queue processing library.
JavaScript ★ 1 13y agoExplain → -
big ⑂
presentations for busy messy hackers
JavaScript ★ 1 13y agoExplain → -
agent-slack ⑂
Slack automation CLI for AI agents
★ 0 1mo agoExplain → -
goatee-go
Non-verbose testing in Go
Go ★ 0 13y agoExplain → -
commander-go ⑂
Simple argument parsing for go
Go ★ 0 13y agoExplain → -
node-discussion-board
Simple real time discussion board & chat written in Node.js, KineticJS & Backbone
JavaScript ★ 0 14y agoExplain → -
sublime-mars
Sublime Text 2 Plugin to highlight changes amongst Mars presentation software steps.
Python ★ 0 13y agoExplain → -
quark-logger ⑂
🍿 Electron logger built atop Electron
JavaScript ★ 0 9y agoExplain → -
bitcoincore.org ⑂
Bitcoin Core project website
HTML ★ 0 9y agoExplain → -
bips ⑂
Bitcoin Improvement Proposals
★ 0 12y agoExplain → -
minpatch
Packs JSON patches / diffs (RFC 6902) to to be less verbose. Saves you precious bytes.
JavaScript ★ 0 11y agoExplain → -
tap-dot ⑂
Formatted TAP output with dots ...
JavaScript ★ 0 10y agoExplain → -
babel-resolve
Create a babel resolve function. This allows you to easily require your project's local modules without passing in relative paths.
JavaScript ★ 0 11y agoExplain → -
atom-slush-poppies-theme
Slush & Poppies Theme for Atom Text Editor
CSS ★ 0 10y agoExplain → -
awesome-electron ⑂
Useful resources for creating apps with Electron (formerly atom-shell)
★ 0 9y agoExplain → -
stubo
A simple JavaScript stubbing component. Use with AngularJS or Proxyquire.
JavaScript ★ 0 11y agoExplain → -
dq-cli
Command line tools to interface with Redis priority queues created by https://github.com/jprichardson/node-dq
JavaScript ★ 0 11y agoExplain → -
node-date-tokens
Convenient date formatting for templates.
JavaScript ★ 0 14y agoExplain → -
node-situation
Conveniently write status updates to a stream.
JavaScript ★ 0 11y agoExplain → -
super-store
No description.
JavaScript ★ 0 11y agoExplain → -
slime
Easy Node.js REPL
JavaScript ★ 0 11y agoExplain → -
cointx
No description.
JavaScript ★ 0 11y agoExplain → -
mocha ⑂
mocha - simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces)
JavaScript ★ 0 12y agoExplain → -
ethercalc ⑂
Node.js port of Multi-user SocialCalc
★ 0 12y agoExplain → -
Modific ⑂
Highlight lines changed since the last commit (supports Git, SVN, Bazaar, Mercurial and TFS) / ST2(3) plugin
★ 0 12y agoExplain → -
Plansation
No description.
Java ★ 0 15y agoExplain → -
princedb
Experimental Versioned JSON Database; currently backed by MongoDB
CoffeeScript ★ 0 14y agoExplain → -
node-sorto
Sort an object by key or value.
JavaScript ★ 0 13y agoExplain → -
datarev
Library that you can use to store data revisions or changes in an object.
JavaScript ★ 0 13y agoExplain → -
node-nargs
Normalize function arguments.
JavaScript ★ 0 14y agoExplain → -
node-logmeup-stdio
Utility to easily view 3rd party software standard output or log files real-time in your web browser.
JavaScript ★ 0 14y agoExplain → -
node-batchdir
Batch create directories or delete them.
JavaScript ★ 0 14y agoExplain → -
loudjet.com
Becoming a Better Human - Promoting tolerance of others, compassion for the suffering, and freedom of the individual
CSS ★ 0 12y agoExplain → -
ProductionNumber
Very old code.... move along.
Java ★ 0 15y agoExplain → -
vim-config
Slowly building up my Vim config
VimL ★ 0 13y agoExplain → -
node-datarev-rethinkdb
No description.
JavaScript ★ 0 12y agoExplain → -
node-fnoc
Automatically load JSON config files.
JavaScript ★ 0 13y agoExplain → -
node-jsoncfg
Easily read JSON files from a directory. Great for configuration.
JavaScript ★ 0 13y agoExplain → -
angularjs-collab-board ⑂
A collaboration board using AngularJS and Socket.io.
JavaScript ★ 0 13y agoExplain → -
bitcoin-secured ⑂
Offline transaction signing for Bitcoin in HTML5 and JavaScript
Python ★ 0 13y agoExplain → -
interactivate ⑂
Interactive code editing in browser
JavaScript ★ 0 13y agoExplain → -
gymtrac ⑂
Track your daily activities at the gym
JavaScript ★ 0 14y agoExplain → -
ansi-to-html ⑂
Convert ansi escaped text streams to html.
CoffeeScript ★ 0 13y agoExplain → -
getusermedia-gestures-preso ⑂
This is a repo containing the source for a presentation that I did on getUserMedia. See my blog post at http://40win.com
JavaScript ★ 0 13y agoExplain → -
wireframeapp ⑂
A wireframing app for iPad.
Objective-C ★ 0 13y agoExplain → -
node-xcode ⑂
tools and utilities for working with xcode/ios projects
JavaScript ★ 0 13y agoExplain → -
foreman ⑂
No description.
Objective-C ★ 0 14y agoExplain → -
dsp.js ⑂
Digital Signal Processing for Javascript
JavaScript ★ 0 15y agoExplain → -
dillinger ⑂
The last Markdown editor, ever.
JavaScript ★ 0 14y agoExplain → -
escrito ⑂
Collaborative writing with Markdown & Textile
JavaScript ★ 0 14y agoExplain →
No repos match these filters.