
Security News
Django Joins curl in Pushing Back on AI Slop Security Reports
Django has updated its security policies to reject AI-generated vulnerability reports that include fabricated or unverifiable content.
@ctrl/ngx-github-buttons
Advanced tools
GitHub buttons without the iframe, for Angular
https://ngx-github-buttons.vercel.app
Choose from two styles:
npm install @ctrl/ngx-github-buttons
Import the component
import { NtkmeButtonModule } from '@ctrl/ngx-github-buttons';
// or
import { MdoButtonModule } from '@ctrl/ngx-github-buttons';
Use the component
<ntkme-github-button
user="angular"
repo="angular"
>
</ntkme-github-button>
or
<mdo-github-button
user="angular"
repo="angular"
>
</mdo-github-button>
Input | Type | default | Description |
---|---|---|---|
user | string | user or org | |
repo | string | repository name | |
type | string | star | star , follow , watch , fork . ntkme only: issue , download |
count | boolean | false | show count of stars, issues, followers etc. |
size | string | 'none' | 'large' for a bigger size button |
standardIcon | boolean | false | ntkme only: use the github logo instead of other icons |
This project 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
Did you know?
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.
Security News
Django has updated its security policies to reject AI-generated vulnerability reports that include fabricated or unverifiable content.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.