JSPM

npm-weekly-md

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q9633F
  • License MIT

Transform npm-weekly to markdown

Package Exports

  • npm-weekly-md

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 (npm-weekly-md) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm-weekly-md

NPM version Dependency Status

Transform npm-weekly to markdown

Install

$ npm install npm-weekly-md

Usage

var parse = require('npm-weekly-md')
var markdown = parse('http://blog.npmjs.org/post/119399973890/npm-weekly-17')

In command line:

npm-weekly-md http://blog.npmjs.org/post/119399973890/npm-weekly-17 > npm-weekly-17.md

License

MIT © C. T. Lin