Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 535 Bytes

README.markdown

File metadata and controls

20 lines (13 loc) · 535 Bytes

MODULE_NAME

Build Status npm version

This is a template repo for fp-dom.

TODO

  • change all appearance of MODULE_NAME, ORG and FUNC
  • change the description in the README.markdown and package.json
  • delete this todo list.

Installation

npm install MODULE_NAME --save

Usage

var MODULE_NAME = require('MODULE_NAME');