octodown

1.6.1 • Public • Published

Octomd

This tool parses Markdownfiles and looks for links prefixed with

octopart://search/ID

These links will be arsed and looked up with the ocatapart api.

Commands

  • odown-extract - Extracts information about the parts used

Install

Important dependencies

  • markdown - Markdown Parsing
  • octopart - Lookup of Parts
  • commander - CLI
  • cheerio - HTML Parsing
npm install

In order to make the tool aware of the octapart api a API KEY must be provided as a environment variable.

exports OCTAPART_API_KEY=123abc
``
Failing to do so results in a program error

Readme

Keywords

none

Package Sidebar

Install

npm i octodown

Weekly Downloads

2

Version

1.6.1

License

ISC

Last publish

Collaborators

  • sebs