JSPM

  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q53035F
  • License MIT

Modern JavaScript inspired by the spreadsheet library

Package Exports

  • functionfoundry

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (functionfoundry) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

functionfoundry

Circle CI

FunctionFoundry is a library of pure functions in JavaScript with an interface similar spreadsheets.

directories.

name purpose
dist Bundle for browsers generated by browserify. Namespace is FunctionFoundry.
docs Annotated source code generated by docco
src Original source code written in ES6
lib Source files generated by babel
test Test code written for tape

For more information see Docs or read the code.