Git Product home page Git Product logo

Ryan Day's Projects

adminutils icon adminutils

a collection of scripts i use to manage my servers

angular icon angular

The modern web developer’s platform

aws-lib icon aws-lib

Extensible Node.js library for the Amazon Web Services API

awsbox icon awsbox

A featherweight PaaS on top of Amazon EC2 for deploying node apps

bango icon bango

a multi master, single wire, communication prototcol for microcontrollers

batching-fs-writestream icon batching-fs-writestream

writes files faster by writing data to disk in chunks rather then one syscall for each call to write as in `fs.createWriteStream` except buffers chunks of data while other writes are pending to batch them to dis

binary-split icon binary-split

a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data

can-promise icon can-promise

Tiny module for checking if Promise is globally available

canonball icon canonball

web ui for a cannon webcam. plugs into crazy daemon.

cappadonna icon cappadonna

Headless browser testing for tap with coverage reporting.

changes-feed-diff icon changes-feed-diff

generate diffs of old documents to new in changes from a couch style changes feed

cloud-debug-nodejs icon cloud-debug-nodejs

Node.js agent for Stackdriver Debugger: investigate your code’s behavior in production

concurrent-seq-file icon concurrent-seq-file

extends `seq-file` to save the lowest completed sequence number from active async processes

cpu-percent icon cpu-percent

use procfs to return % cpu use over windowed average

cssmin icon cssmin

this is a white space and extra char css optimizer that is smiilar to crockfords jsmin. written in c it reads from stdin and writes to stdout. it is fast enough because its in c to process css on the fly or you can concatenate all of your css into a minified file and deliver it

cyclist icon cyclist

Cyclist is an efficient circular buffer implemention for Javascript.

deep-property-counter icon deep-property-counter

traverse and object. count all of its properties generate a key map. useful for tracking memory leaks

detect-libc icon detect-libc

Node.js module to detect the C standard library (libc) for use with prebuild

docs icon docs

User documentation for Knative components

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.