RexSkz / translation-extension-svelte

A cross-browser translation extension written by Svelte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translate Plugin Svelte

Development

This project uses pnpm for package management. Please install pnpm first:

npm i -g pnpm

To run or build the project:

pnpm start
pnpm build

If you're using Visual Studio Code we recommend installing the official extension Svelte for VS Code. If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.

TypeScript Path Alias

If you want to use baseUrl or path aliases within your tsconfig, you need to set up @rollup/plugin-alias to tell Rollup to resolve the aliases. For more info, see this StackOverflow question.

Copyright

Icons thanks to:

About

A cross-browser translation extension written by Svelte


Languages

Language:Svelte 42.7%Language:TypeScript 38.7%Language:Less 11.8%Language:JavaScript 5.7%Language:HTML 1.2%