Jason Grout 6be51dbe66 Update to Typescript 2.9.2. há 6 anos atrás
..
src 6f54eb5a45 Enable the Typescript es6ModuleInterop option. há 6 anos atrás
style 5d1074c54d Use inherit instead of unset for the font-size value. Use one general selector for all pre and code blocks nested in RenderedHTMLCommon class há 7 anos atrás
README.md df19083f58 Still more READMEs há 7 anos atrás
package.json 6be51dbe66 Update to Typescript 2.9.2. há 6 anos atrás
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. há 6 anos atrás

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.