Pinned Repositories
abi-stable-node
NAPI — Node with PoC ABI stable API for native modules.
advent-of-code
aoc-to-markdown
Converts a given Advent of Code page to a GitHub-compatible Markdown file.
AVR-Programming
Code examples for the book "Make: AVR Programming"
azure-docs
Open source documentation of Microsoft Azure
azure-storage-blob-go
Microsoft Azure Blob Storage Library for Go
benchmarking
Node.js Benchmarking Working Group
node-chakracore
Node.js on ChakraCore :sparkles::turtle::rocket::sparkles:
ProcessWatcher
Monitor a process and restart it
vscode
Visual Studio Code
kfarnung's Repositories
kfarnung/AVR-Programming
Code examples for the book "Make: AVR Programming"
kfarnung/benchmarking
Node.js Benchmarking Working Group
kfarnung/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
kfarnung/build
Better build and test infra for Node.
kfarnung/Chakra-Samples
Repository for Chakra JavaScript engine related samples.
kfarnung/ChakraCore-wiki
A mirror of the ChakraCore wiki to enable pull requests on the Wiki.
kfarnung/docker-node
Official Docker Image for Node.js :whale: :turtle: :rocket:
kfarnung/dupeguru
Find duplicate files. On Linux and Mac OS X
kfarnung/eshost
A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli
kfarnung/fsevents
Native Access to Mac OS-X FSEvents
kfarnung/humblebundle-ebook-downloader
An easy way to download ebooks from your humblebundle account
kfarnung/jsvu
JavaScript (engine) Version Updater
kfarnung/libuv
Cross-platform asynchronous I/O
kfarnung/napi_demo
A simple http server demo project for napi
kfarnung/node-addon-api
kfarnung/node-core-utils
CLI tools for Node.js Core collaborators
kfarnung/node-pre-gyp
Node.js tool for easy binary deployment of C++ addons
kfarnung/node-review
Generate the metadata required for landing a Node.js Pull Request
kfarnung/node-test-runner
kfarnung/remark-lint-prohibited-strings
remark-lint plugin to prohibit specified strings in markdown files
kfarnung/RFSDemoJS
Our remote file server demo program for showing diagnostic traces and TTD.
kfarnung/textrank
Utilities for ranking the resemblance of a string to a source language and solving ciphers (such as substitution ciphers) based on the outcome.
kfarnung/word-search-solver
NodeJS module to solver word search puzzles