Text Component that performs the effect of writing Jun 05, 2020 1 min read React text Typing Component that performs the effect of writing. View Demo View Github Installation $ npm add react-text-typing // OR $ yarn add react-text-typing Sh Demo 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')); Js NPM Statistics Download stats for this NPM package GitHub Oda2/react-text-typing?? — Read MoreDownload as zip Text
Highlighting A React component for highlighting text selections within text and HTML content A React component for highlighting text selections within text and HTML content. 03 March 2024
Audio Automatic convert audio notes to text with React Automatic convert audio notes to text with React 14 February 2024
Apps A Responsive React app to analyze and edit texts A responsive React app to analyze and edit texts 24 September 2023