17.0.6 • Published 11 months ago

ngx-code-snippet v17.0.6

Weekly downloads
-
License
-
Repository
github
Last release
11 months ago

Installation

Install using a package manager:

npm i ngx-code-snippet

or

yarn add ngx-code-snippet

API

This readonly component takes in the following properties as inputs:

NameTypeDefaultDescription
codestring""Code to display.
languagestring""Language of the code snippet. Automatic language detection is supported when this field is not provided.
showCopybooleantrueShow/hide copy button.
showLineNumbersbooleanfalseShow/hide line numbers.

License

MIT © Namito Yokota

17.0.5

11 months ago

17.0.6

11 months ago

17.0.3

1 year ago

17.0.2

1 year ago

17.0.4

1 year ago

17.0.1

1 year ago

17.0.0

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0-watch

1 year ago