ryardley / pdsl

The expressive declarative toolkit for composing predicates in TypeScript or JavaScript
https://pdsl.site
MIT License
69 stars 2 forks source link

Assemble npm readme from docs files #156

Open ryardley opened 4 years ago

ryardley commented 4 years ago
  1. glob srcPath
  2. import doczrc extract menu
  3. transform each file stripping the top config section append in the order provided by doczrc.menu
  4. run the complete file through markdown-toc and append that to the top.
  5. write the file to the outputPath