react-animarker
TypeScript icon, indicating that this package has built-in type declarations

3.0.13 • Public • Published

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.

/react-animarker/

    Package Sidebar

    Install

    npm i react-animarker

    Weekly Downloads

    0

    Version

    3.0.13

    License

    ISC

    Unpacked Size

    6.66 kB

    Total Files

    8

    Last publish

    Collaborators

    • ramonmetzker