remark-license

v6.1.0
remark plugin to generate a license section
unified remark remark-plugin plugin mdast markdown text plain text and 4 more...

build

rimraf "{lib,test}/**/*.d.ts" "*.d.ts" && tsc && type-coverage

format

remark . -qfo --ignore-pattern test/ && prettier . -w --loglevel warn && xo --fix

test-api

node --conditions development test/index.js

test-coverage

c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api

test

npm run build && npm run format && npm run test-coverage
npm i remark-license

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 11/29/2021

Downloads

Maintainers