Jason Grout f33f723a67 New version 4 năm trước cách đây
..
.vscode 8d5d9f5667 clean up packages 5 năm trước cách đây
src 4ee83bd2b2 Lint - updates from the new version of prettier. 4 năm trước cách đây
style 15ac2db497 Make strings localizable in JLab code. 4 năm trước cách đây
test cdb5b99a88 Convert jest imports to typescript type references. 4 năm trước cách đây
README.md 74eac68b72 Make codebase prettier 6 năm trước cách đây
babel.config.js 58fca2438e wip update rendermime tests 5 năm trước cách đây
jest.config.js 8d5d9f5667 clean up packages 5 năm trước cách đây
package.json f33f723a67 New version 4 năm trước cách đây
tsconfig.json 15ac2db497 Make strings localizable in JLab code. 4 năm trước cách đây
tsconfig.test.json 15ac2db497 Make strings localizable in JLab code. 4 năm trước cách đây
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files 5 năm trước cách đây

README.md

@jupyterlab/rendermime

A JupyterLab package which manages mime bundle renderers for the application, and provides default renderers for a number of formats, such as markdown, HTML, images, and LaTeX.

A simplified interface for adding new mime renderers to the application can be found in @jupyterlab/rendermime-interfaces.

The rendermime is a singleton on the application.