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

0.2.0 • Public • Published

React text typing

Component that performs the effect of writing

CircleCI Coverage Status npm version GitHub license GitHub issues GitHub stars FOSSA Status react-text-typing Edit admiring-sun-5qry6

Installation

$ npm add react-text-typing

//  OR

$ yarn add react-text-typing

Demo

Exemple

Examples

import React from 'react';
import ReactDOM from 'react-dom';
import Text from 'react-text-typing';

const App = () => (
  <Text
    text="Example Text"
    showBlink={true}
    component="h1"
  />
);

ReactDOM.render(<App />, document.getElementById('root'));

NPM Statistics

Download stats for this NPM package

NPM

License

Licensed under MIT

FOSSA Status

Package Sidebar

Install

npm i react-text-typing

Weekly Downloads

14

Version

0.2.0

License

MIT

Unpacked Size

14.5 kB

Total Files

7

Last publish

Collaborators

  • oda2