markdown-source-import

v1.2.1-alpha.1
Source code import to markdown files
markdown

clean

rimraf lib

build

npm run clean && tsc --project tsconfig.json

build:watch

npm run clean && tsc --watch --project tsconfig.json

test

jest --colors

coverage

jest --colors --coverage

prepublishOnly

npm run test && npm run lint && npm run build

lint

tslint "src/**/*.{ts,tsx}"

Metadata

  • MIT
  • >=10
  • Seoyeon Lee
  • released 8/26/2019

Downloads

Maintainers