1.1.0 • Published 6 years ago

remarquee v1.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

remarquee

high compatibility react based Maruee tag

env

$ node -v
v10.11.0

$ yarn -v
1.10.1

setup

$ yarn install

$ yarn run start:local

$ yarn run storybook

how to use

import Marquee from '../src/main.tsx';

<Marquee>HELLOWORLD</Marquee>

<Marquee height='300px' direction='down'>
  <Marquee direction='right'>NESTED</Marquee>
</Marquee>
1.1.0

6 years ago

1.0.0

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago