foss-credits

0.0.1 • Public • Published

Example

Usage: Command-line + foss-credits-collection

Prereqs:

  • coffee-script
  • foss-credits-collection in the same folder as foss-credits
cd foss-credits
coffee foss-credits.coffee foss_credits chromium node gem__oily_png ... > credits.html

Usage: htmlFor

html = htmlFor({
  items: [
    {
      "name": "Foo",
      "website": "http://example.com",
      "license": "....full license text..."
    }
  ]
})

Readme

Keywords

none

Package Sidebar

Install

npm i foss-credits

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • andrewschaaf