Skip to content

cpauldev/worldality

Repository files navigation

Worldality banner

Worldality: Make Your Website Global

Make your website global with Worldality, an internationalization platform built for developers and enterprise teams that turns websites into global products, reaching audiences in over 120 languages with an experience that feels local.

Worldality is framework-agnostic and made for custom-built websites and apps across React, Next.js, Vue, Nuxt, Svelte, and more. It combines live translation, language-based routing, translated page metadata, a language switcher, text detection, Worldality CLI, and Worldality Studio for browsing strings, translating content, and tracking locale progress.

Worldality Studio

This repository is the public home for runnable Worldality examples and support discussions. Each example uses the published worldality package from npm.

Available Examples

  • examples/react
  • examples/solid
  • examples/vue
  • examples/nextjs
  • examples/nuxt
  • examples/astro
  • examples/sveltekit
  • examples/react-router
  • examples/vanilla

Preview

Worldality example

Install

bun install

Run All Examples

bun run examples

This starts every example on fixed local ports starting at http://localhost:4600. Use bun run examples --no-open to start the servers without opening browser tabs.

Run One Example

bun run dev:react
bun run dev:nextjs
bun run dev:vue

Build

bun run build

Get Worldality

Start the guided setup from your app's project root:

npx worldality

If you prefer to install the package first, run setup after installing it:

npm install worldality
npx worldality setup

You can also use your package manager's equivalent install command, such as bun add worldality, pnpm add worldality, or yarn add worldality, then run npx worldality setup.

Issues

Use this repository for public bug reports, example issues, and support questions.

About

Make your website global with Worldality, a framework-agnostic internationalization platform for React, Next.js, Vue, Nuxt, Svelte, and more. Built for developers and enterprise businesses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors