3.0.13 • Published 2 years ago

react-animarker v3.0.13

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

React Animarker

Tests CI

Animarker is a \<mark> component that animates once in the viewport.

Getting Started

Installation

npm i react-animarker

Or, if you are using yarn:

yarn add react-animarker

Usage

Import the component and use it as a regular mark tag. Eg.:

import { Animarker } from "react-animarker";

Types

React Animarker was built on Typescript, so types are included in the package without the need to add extra types.

3.0.12

2 years ago

3.0.13

2 years ago

3.0.0

2 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.13

3 years ago

2.0.12

3 years ago

2.0.132

3 years ago

1.0.0

4 years ago