3.1.0 • Published 6 years ago

pyrite-prism v3.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Pyrite Prism example

How use it:

<div>
    <h1>This is an example</h1>
    <div>Diferent element</div>
    <Prism language="jsx" code={this.exampleCode} />
</div>

Attributes:

  • language: language which you want to show. Just use the sufix (html, javascript, etc...) Read more about language support here
  • code: code which you want to show as example
3.1.0

6 years ago

3.0.0

6 years ago

2.0.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago