Giter Site home page Giter Site logo

namitoyokota / ngx-code-snippet Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.14 MB

Angular component for displaying code snippets with syntax highlighting.

Home Page: https://code-snippet.namitoyokota.com

License: MIT License

HTML 43.62% SCSS 25.59% TypeScript 30.78%
angular npm

ngx-code-snippet's Introduction


Code Snippet

GitHub License NPM Version NPM Downloads

Code Snippet is an Angular component to display syntax highlighting to code snippets.

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:

Name Type Default Description
code string "" Code to display.
language string "" Language of the code snippet. Automatic language detection is supported when this field is not provided.
showCopy boolean true Show/hide copy button.
showLineNumbers boolean false Show/hide line numbers.

License

MIT © Namito Yokota

ngx-code-snippet's People

Contributors

namitoyokota avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.