mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-18 00:35:50 +03:00
* Extract `CodeBlock` component into own file * Extract `InlineCode` component into own file * Extract `TypeAnnotation` component into own file * Convert named `export` to `default export` * Remove unused `export` * Simplify `TypeAnnotation` to remove dependency for Prism * Load `Code` component dynamically * Extract `MarkdownToReact` component into own file * WIP Code Dynamic * Load `MarkdownToReact` component dynamically * Extract `htmlToReact` to own file * Load `htmlToReact` component dynamically * Dynamically load `Juniper` |
||
|---|---|---|
| .. | ||
| changelog.js | ||
| features.js | ||
| integration.js | ||
| languages.js | ||
| project.js | ||
| quickstart-install.js | ||
| quickstart-models.js | ||
| quickstart-training.js | ||
| styleguide.js | ||