/textcolor

Generates a gradient string for Unity.(textcolor)

Primary LanguageTypeScriptApache License 2.0Apache-2.0

gradientIt

Generate gradient text code simply and quickly

Quick start

Try Vercel

Deploy with Vercel

Manual start

  • Use npm

    npm install
    npm run start
  • Use yarn

    yarn
    yarn start

Build

# for npm users
npm run build

#for yarn users
yarn build

Preview

textcolor

http://textcolor.gktwoserver.xyz/

Credits