Coder Social home page Coder Social logo

Nathan Houle's Projects

after icon after

Wrap a function in a function that will invoke the original function when invoked n or more times.

arity icon arity

Wrap a function in a function that expects a given number of arguments.

brewpi-www icon brewpi-www

This is the repository for the BrewPi web interface. The web interface will communicate with the Python script, which will in turn talk to the BrewPi Spark

compose icon compose

Compose a list of functions into a single function.

curry icon curry

Wrap a function in a function that will repeatedly return a new wrapper function until all expected arguments have been provided.

defaults icon defaults

Copies owned, enumerable properties from a source object(s) to a target object when the value of that property on the source object is undefined.

dotfiles icon dotfiles

Configuration files for zsh, emacs, etc.

drop icon drop

Produce a new array composed of all but the first n elements of an input collection.

duo icon duo

A next-generation package manager for the front-end

each icon each

Iterate over a collection, invoking a function for each element.

emacs.d icon emacs.d

An Emacs configuration for a reformed Vim user

entries icon entries

Utility to get key-value pairs from an object

every icon every

Check if a predicate function returns true for all values in a collection.

extend icon extend

Extend the properties of an object with those of another.

foldl icon foldl

Apply a function to each value in a collection, accumulating the results into a single return value.

functions icon functions

JavaScript and TypeScript utilities for Netlify Functions.

fungus icon fungus

A practical functional utility library written in ES6

includes icon includes

Determine whether or not a value is contained by a given collection.

invoker icon invoker

Creates a function that invokes a named method.

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.