mqschwanda


Mark Q Schwanda

  • a collection of higher-order components that do firebase data fetching before rendering their corresponding sub-component.

    published 0.0.22 6 years ago
  • published 0.0.1 6 years ago
  • configuration used by @mqschwanda/rollup

    published 0.0.15 6 years ago
  • ### get

    published 0.0.4 6 years ago
  • `compose(...functions)`

    published 0.0.1 6 years ago
  • ```jsx /** * @name curry * @type {Function} * @description recursive autocurry * @since 0.0.1 * @example curry(function, arg1, arg2)(arg3)(arg4, arg5) */ export const curry = (func, array = []) => (...args) => (arr) => ( arr.length === func.length ? func(

    published 0.0.1 6 years ago
  • published 0.0.1 6 years ago
  • published 0.0.1 6 years ago
  • [![Build Status](https://travis-ci.org/mqschwanda/node-monorepo.svg?branch=master)](https://travis-ci.org/mqschwanda/node-monorepo) ![License](https://img.shields.io/npm/l/express.svg) [![NPM Downlaods](https://img.shields.io/npm/dt/@mqschwanda/scripts.sv

    published 0.0.13 6 years ago
  • [![Build Status](https://travis-ci.org/mqschwanda/node-monorepo.svg?branch=master)](https://travis-ci.org/mqschwanda/node-monorepo) ![License](https://img.shields.io/npm/l/express.svg) [![NPM Downlaods](https://img.shields.io/npm/dt/@mqschwanda/rollup-con

    published 0.0.1 6 years ago
  • scripts used by @mqschwanda/rollup

    published 0.0.17 6 years ago
  • [![Build Status](https://travis-ci.org/mqschwanda/node-monorepo.svg?branch=master)](https://travis-ci.org/mqschwanda/node-monorepo) ![License](https://img.shields.io/npm/l/express.svg) [![NPM Downlaods](https://img.shields.io/npm/dt/@mqschwanda/rollup.svg

    published 0.0.1 6 years ago