Jordan Piepkow's repositories

aoc2017-elixir

trying out elixir for advent of code 2017

Language:ElixirStargazers:0Issues:0Issues:0

nearest-pantone

JavaScript library to find the nearest Pantone color name for a given hex color. Uses CIEDE2000 color difference algorithm

License:MITStargazers:0Issues:0Issues:0

electron

Build cross platform desktop apps with JavaScript, HTML, and CSS

Language:C++License:MITStargazers:0Issues:0Issues:0

electron-squirrel-startup

Default Squirrel.Windows event handler for your Electron apps.

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

phoenix_req_header_issue

Demo project to replicate a possible bug with request header handling in Phoenix Framework

Language:ElixirStargazers:0Issues:0Issues:0

sandbox.lua

A lua sandbox for executing non-trusted code

Language:LuaLicense:MITStargazers:0Issues:0Issues:0

functional-toolkit

This lib is my own ongoing collection of functions that I seem to keep having to write when writing functional code. This library starts by wrapping all of the functionality of ramda and then extends with my own set of functions on top.

Language:JavaScriptStargazers:0Issues:0Issues:0

electron-prebuilt

Install precompiled versions of Electron using npm

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

prevent-screenshot

Because preventing global hotkeys for screenshots is very hard and sometimes impossible this module will listen once started and delete all new screenshots in a give directory. Mac implementation only so far

Language:JavaScriptStargazers:1Issues:0Issues:0

react.build

A cli helper to take a directory and run babel on it outputting a lib.

Language:JavaScriptStargazers:0Issues:0Issues:0

electron-with-create-react-app

Sample Electron application using create-react-app

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

scroll-load

react component that will "slide in" children as they enter the viewport

Language:JavaScriptStargazers:0Issues:0Issues:0

agendash

Agenda Dashboard

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

good-look

A wrapper around prettier formatter to make it easier to use(for more control just use prettier)

Language:JavaScriptStargazers:0Issues:0Issues:0

obj-trans

module that will run a function/ functions recursively over an object to transform all of the values at any nest level

Language:JavaScriptStargazers:0Issues:0Issues:0

function-timer

module that makes profileing your application simple.

Language:JavaScriptStargazers:0Issues:0Issues:0

console-extend

This module allows you to proxy the console.log,console.warn and console.error methods to add in your own function calls that are executed before the origial console(log|warn|error) (can all set it to not do the origional call at all). Also exposes console.dev as a new method you can use to have a custome console call. If you need more then just one new method you can call addCustom to add any new console method by name. Ex console.test or console.jordan.

Language:JavaScriptStargazers:4Issues:0Issues:0

association

General machine learning helper library that exposes a nearest neighbor algorithm that can be configured to use one of two included types of mesurement. The lib includes two methods to either compare objects as a whole to see what two share the closest similarity or compare the keys from all objects to get the inverse. Supports pearson correlation algo AND euclidean distance algo

Language:JavaScriptStargazers:0Issues:0Issues:0

nl-form

A natural language form react component that is a w.i.p

Language:CSSStargazers:5Issues:0Issues:0

angular-ladda-edit

Edit of angular-ladda code to work with electron angular application

License:MITStargazers:0Issues:0Issues:0

vim

:scream: A dark theme for Vim

Language:VimLLicense:MITStargazers:0Issues:0Issues:0

node-lambda-helper

aws lambda helper for yeoman generator generator-lambda-publish

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

nestcheck

A small utility to do a deep nest check on an object without throwing a TypeError

Language:JavaScriptStargazers:0Issues:0Issues:0

predeploy-builder

v1 builder used for build process stuff like generate api at apiary and update client lib on npm

Language:JavaScriptStargazers:0Issues:0Issues:0

s-loc

A Simple service locator

Language:JavaScriptStargazers:0Issues:0Issues:0

object2dot

This npm module is used to take a nested object and return an array of dot notation keys, return a new object where keys are dot notation or rebuild a flattened object.

Language:JavaScriptStargazers:2Issues:0Issues:0

arraytrans

Do complex array transformation based on substrings to change order of array or remove values

Language:JavaScriptStargazers:0Issues:0Issues:0

apiary-gen

used to generate an apiary api based on swagger doc.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

cli-codegen

using the swagger doc's generate a client library(codengen cli)

Language:JavaScriptStargazers:0Issues:0Issues:0