Pinned Repositories
awesome-micro-npm-packages
A curated list of small, focused npm packages.
canibekikked
Tool to check if any of your NPM repositories name are trademarked
debug-menu
Chrome-like debugging context menu for electron.
electron-detach
Restart an electron app as a detached process
electron-google-oauth
Google api access token in electron
electron-input-menu
Context menu for electron input elements.
electron-localshortcut
Add keyboard shortcuts locally to a BrowserWindow instance, without using a Menu
libdesktop
libui-node
Node bindings for libui, an awesome native UI library for Unix, OSX and Windows
open-ssh-tunnel
Easy ssh2 tunneling
parro-it's Repositories
parro-it/gravity-func
functional utility for gravity
parro-it/ai-fun
A collection of modules to easy deal with async iterables
parro-it/unthis
Given a method, return a function that accept `this` as last argument
parro-it/dotfiles
my dotfiles
parro-it/keyboardevents-areequal
Check if two keyboardevents objects are equals.
parro-it/ai-from-stream
create an async iterable from a stream
parro-it/shell-quote-word
unquote a single shell arguments
parro-it/ai-asfullfills
Return an aync iterable that emit a series promises as they fullfills
parro-it/ai-await
await the end of an async iterable.
parro-it/ai-filter
Filter over async iterables.
parro-it/ai-lines
Split an async iterable into lines
parro-it/ai-log
Tap into an async iterable pipeline and log all chunks passing through
parro-it/ai-map
Map over async iterables
parro-it/ai-merge
Parallel merge of multiple async iterable.
parro-it/ai-node
Node wrappers that returns async iterables and promises.
parro-it/ai-sequence
Serial merge merge of multiple async iterable.
parro-it/ai-tap
Tap into an async iterable chain without affecting its value or state.
parro-it/ai-template
template for ai modules
parro-it/async-iterable-map
map for async iterables
parro-it/cash
Cross-platform Linux commands in ES6
parro-it/electron-debug
Adds useful debug features to your Electron app
parro-it/is-async-iterable
Checks if a given object is async iterable.
parro-it/iterate-fun
A function toolbelt to work with iterables
parro-it/legacy-cc
The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
parro-it/native-functions
Native JavaScript methods converted to functions
parro-it/p-electron
Promise friendly electron API
parro-it/split-by-size
Split a string in pieces of specified lengths
parro-it/string-template-tags
template string literals with steroids
parro-it/template-literal-tags
tags for template literals
parro-it/test-template
This is a fixture template for mod-scaffold