Pinned Repositories
byestyle
keep an eye on those pesky inline styles.
google-auto-auth
Making it as easy as possible to authenticate a Google API request
grunt-wiredep
Inject Bower packages into your source code with Grunt.
jsonl
Transform a stream of JSON into a stream of Line Delimited JSON
modmod
namespace your external dependencies: var $ = require('modmod')('fs', 'path'); $.fs; $.path;
pop
Angular-style Dependency Injection for Node.js & the browser. Somebody had to do it.
sindredash
Fighting back against modularity - a Sindre utility suite.
stream-faqs
Let's learn these things together
todomvc
Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, Spine and many more
wiredep
Wire Bower dependencies to your source code.
stephenplusplus's Repositories
stephenplusplus/google-auto-auth
Making it as easy as possible to authenticate a Google API request
stephenplusplus/gitnpm
an app that takes you to an npm repository's GitHub.
stephenplusplus/gcloud-deploy
Quickly deploy a Node.js project on Google Compute Engine
stephenplusplus/stubs
It's a simple stubber.
stephenplusplus/is-stream-ended
Check if a stream has ended
stephenplusplus/look-of-disapproval
stephenplusplus/split-array-stream
Safely push each item of an array to a stream
stephenplusplus/gcloud-node
Google Cloud Node Client Library
stephenplusplus/string-format-obj
Replace tokens from a string with values of an object
stephenplusplus/bitcoin
Bitcoin Core integration/staging tree
stephenplusplus/checkpoint-stream
Queue data from a stream until a checkpoint is hit
stephenplusplus/cloud-run-metadata-latency
stephenplusplus/DefinitelyTyped
The repository for high quality TypeScript type definitions.
stephenplusplus/duplexify
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
stephenplusplus/gaxios
An HTTP request client that provides an axios like interfance over top of node-fetch. Super lightweight. Supports proxies and all sorts of other stuff.
stephenplusplus/google-auth-library-nodejs
Google Auth Library for Node.js
stephenplusplus/google-datastore-no-query-response
stephenplusplus/node-gtoken
Google Auth Service Account Tokens for Node.js
stephenplusplus/nodejs-common-grpc
stephenplusplus/nodejs-logging-bunyan
Node.js client integration between Stackdriver Logging and Bunyan.
stephenplusplus/nodejs-logging-winston
Node.js client integration between Stackdriver Logging and Winston.
stephenplusplus/nodejs-prediction
Node.js client for Google Cloud Prediction: Analyze your data to add various features to your applications, such as customer sentiment analysis, spam detection, recommendation systems, and more.
stephenplusplus/nodejs-proto-files
All of the Google API's protocol buffer files
stephenplusplus/nodejs-repo-tools
A tool used to maintain and test Google GitHub repositories.
stephenplusplus/nodejs-resource
Node.js client for Google Cloud Resource Manager: Hierarchically manage resources by project, folder, and organization.
stephenplusplus/nodejs-translate
Node.js client for Google Cloud Translate: Dynamically translate text between thousands of language pairs.
stephenplusplus/storage-issue-233
stephenplusplus/teeny-request
Like request, but tiny. Fetch under the hood.
stephenplusplus/through2
Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
stephenplusplus/typedoc-plugin-custom-tags
typedoc @example tag plugin