New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

twemazing

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twemazing

🫠 A fully automated library for Twemoji.

  • 3.0.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
decreased by-68.97%
Maintainers
1
Weekly downloads
 
Created
Source

twemazing

Note: twemazing only receives bug fixes and is entirely automated.

Installation

PNG + SVG

64x/128x/256x/512x × ~175 MB

npm i twemazing

SVG

Variable × ~15 MB

npm i @twemazing/svg

PNG

64x/128x/256x/512x × ~25 MB

npm i @twemazing/png

64x × ~25 MB

npm i @twemazing/64x

128x × ~25 MB

npm i @twemazing/128x

256x × ~25 MB

npm i @twemazing/256x

512x × ~25 MB

npm i @twemazing/512x

Usage

CDN
<img src='https://cdn.jsdelivr.net/npm/@twemazing/svg/1fae0.svg' alt='melting face emoji' />
JavaScript
import meltingFace from '@twemazing/svg/1fae0.svg'

const MyComponent = () => (
  <img src={meltingFace} alt='melting face emoji' />
)

FAQs

Package last updated on 03 Aug 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc