@d0t/geul-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Implement perfect typing effect in React with Geul.js!

Geul.js is a library designed to easily implement the typing effect of Korean characters, where characters are decomposed into initial, medial, and final consonants as they are typed and then combined.

Features

  • Geul it in your favorite framework!
    • We willing to supports all major FE frameworks
    • Currently available on React
  • Geul it just in time!
    • Provides a run and reset functions to start and reset 'Geul'
  • Geul it as your flavor!
    • Provides three methods that allow you to implement typing effect as your favorite flavor!

Install Geul.js for React

Install via Package Manager

npm i @dot/react-geul

Quick Start

Explore how to use Geul.js here

Usage

You can use Geul.js by import @dot/react-geul package and just simply call hooks. @dot/react-geul provides three types of hooks.

  • useGeul
  • useDynamicGeul
  • useGeulPipe

Geul.js for other frameworks (eg. Vue.js, Svelte)

Geul.js have plan to support Vue.js and Svelde, and other frameworks, but not in the process of developing it yet. I will work on it quickly and release it soon.

/@d0t/geul-react/

    Package Sidebar

    Install

    npm i @d0t/geul-react

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    81.9 kB

    Total Files

    12

    Last publish

    Collaborators

    • seungrodotlee