Jason Grout cc74a5d477 Target typescript compilation to ES2015 instead of ES5. 7 anni fa
..
src f24da8a72c ansi_up 3.0 7 anni fa
style 0c58c24f19 RenderedJavascript displayed using theme color1 7 anni fa
README.md df19083f58 Still more READMEs 7 anni fa
package.json ac8812f6bd Publish 7 anni fa
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. 7 anni fa

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.