remarquee

1.1.0 • Public • Published

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>

Dependents (0)

Package Sidebar

Install

npm i remarquee

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

561 kB

Total Files

23

Last publish

Collaborators

  • sadness.ojisan