Skip to content

simulate cryptic typing in your website(●'◡'●)

Notifications You must be signed in to change notification settings

Jace254/cryptic-typing

Repository files navigation

Cryptic Typing

example, 100.joash.me/cryptic

Usage

  • Install the package from npm using:
    npm i cryptic-typing 
  • To use the library:
    import crypticTyping from 'cryptic-typing'
    
    
    crypticTyping('The quick brown fox jumps over the lazy dog', (newText) => {
     console.log(newText)
    });

About

simulate cryptic typing in your website(●'◡'●)

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published