JSPM

@omnidyon/ngx-snippets

1.0.13
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q84659F
  • License ISC

An Angular library for adding code snippets top you application. It's easy to use, flexible and lightweight.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@omnidyon/ngx-snippets) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Ngx Snippets

    dynamize-angular-logo
    Ngx Snippets is an Angular library used to present code snippets in your Angular applications.

    Contributing Guidelines · Submit an Issue · Documentation

    Documentation

    Full library documentation

    If you need help on using Ngx Snippets please refer to the provided documentation.

    Contributing

    Contributing Guidelines

    Read through our contributing guidelines to learn about our submission process, coding rules, and more.

    Code of Conduct

    Please read and follow our Code of Conduct.

    Development

    Development Setup

    1. Fork the repo - see full guide.

    2. Clone the repo - see full guide.

    3. Go to the root of the library and install dependencies.

    npm install
    1. Run library in watch mode
    npm run watch
    1. Run the examples project
    npm start

    Found Ngx Snippets useful? Give the repo a star ⭐ ⬆️.