1.0.8 • Published 3 years ago

beating-heart-emoji v1.0.8

Weekly downloads
12
License
MIT
Repository
github
Last release
3 years ago

beating-heart-emoji

This package helps you embed an emoji of a beating heart in your HTML element without writing any extra code for animations.

NPM JavaScript Style Guide npm.io

Install

npm install --save beating-heart-emoji

Usage

import React from 'react'

import { BeatingHeart } from 'beating-heart-emoji'
import 'beating-heart-emoji/dist/index.css'

const App = () => {
  return <BeatingHeart />
}

export default App

Output

It looks like this

License

MIT © pradeepradyumna

Keywords

heart-emoji beating-heart-emoji

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago