fricze / jotai-text

and that's that

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Length Open in CodeSandbox

Description

Count the length and show the uppercase of any text.

Set up locally

git clone https://github.com/pmndrs/jotai

# install project dependencies & build the library
cd jotai && yarn

# move to the examples folder & install dependencies
cd examples/text_length && yarn

# start the dev server
yarn start

Set up on codesandbox

Link: https://githubbox.com/pmndrs/jotai/tree/main/examples/text_length

About

and that's that


Languages

Language:TypeScript 52.6%Language:HTML 46.0%Language:JavaScript 1.4%