1.0.0-alpha.3 • Published 5 years ago
@handbook/components v1.0.0-alpha.3
Handbook.js
Main Front-Ends are two.
- Transform the comments (e.g.
<!-- source file.ts -->,<!-- index src/**/*.md -->) of your Markdown documents (*.md) with CLI command and at git pre-commit. - Import Source Codes to your Web App. (e.g.
const { module, source, filename } = source(require('./module')))- Example Project / https://rocket-handbook-example.netlify.app/
@handbook/sourcesource(require('./module'))@handbook/babel-pluginBabel transformer plugin
@handbook/typescript-source-samplerTypeScript Source Picker@handbook/code-blockCode Block React Components
Packages
- source/src/@handbook/babel-plugin/README.md
- source/src/@handbook/code-block/README.md
- source/src/@handbook/markdown-source-import/README.md
- source/src/@handbook/remark-magic-comments/README.md
- source/src/@handbook/remark-node-types/README.md
- source/src/@handbook/remark-split-html-lines/README.md
- source/src/@handbook/source/README.md
- source/src/@handbook/typescript-source-sampler/README.md