3.0.13 • Published 9 months ago

react-animarker v3.0.13

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months 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

9 months ago

3.0.13

9 months ago

3.0.0

9 months ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.13

1 year ago

2.0.12

1 year ago

2.0.132

1 year ago

1.0.0

2 years ago