🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@flowingcode/wc-ngx-github-buttons

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flowingcode/wc-ngx-github-buttons

Angular project for wrapping [ngx-github-buttons library components](https://github.com/scttcper/ngx-github-buttons) into Web Components using @angular/elements.

1.0.0
latest
Source
npm
Version published
Weekly downloads
3
50%
Maintainers
3
Weekly downloads
 
Created
Source

@flowingcode/wc-ngx-github-buttons

Angular project for wrapping ngx-github-buttons library components into Web Components using @angular/elements.

Directory "elements" contains the result files with the compilation from Angular to Web components.

This project was generated with Angular CLI version 13.3.5.

Setup

  • Clone the repository
  • npm install
  • npm start to start the demo
  • npm run build:elements to build a single js file with the Angular Components compilation as Web Components.
  • npx http-server elements to start a sample demo on how to use the new Web Components.

License

This project is distributed under Apache License 2.0. For license terms, see LICENSE.txt.

ngx-github-buttons is MIT licensed, but each set of buttons have their own license:
The mdo buttons are Licensed Apache 2
The ntkme buttons are Licensed BSD 2-clause

FAQs

Package last updated on 29 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts