
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@beyonk/svelte-awesome
Advanced tools
Awesome SVG icon component for Svelte JS, built with Font Awesome icons. Based on Justineo/vue-awesome
Svelte-Awesome is built upon Font-Awesome v4.7.0
A demo is available here
$ npm install --save svelte-awesome
import Icon from 'svelte-awesome/src/components/Icon.html'
import beer from 'svelte-awesome/src/icons/beer'
export default {
data () {
return {
beer
}
},
components: {
Icon
}
}
<!-- basic -->
<Icon data="{beer}"></Icon>
<!-- with options -->
<Icon data="{refresh}" scale="2"></Icon>
<Icon data="{comment}" flip="horizontal"></Icon>
<Icon data="{code-fork}" label="Forked Repository"></Icon>
<!-- stacked icons [WIP] -->
<Icon label="No Photos">
<Icon data="{camera}"></Icon>
<Icon data="{ban}" scale="2" class="alert"></Icon>
</Icon>
FAQs
Font Awesome component for Svelte JS, using inline SVG
We found that @beyonk/svelte-awesome demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.