[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.
/ s20n Public archive

Ultra lightweight svelternationalization (s20n) internationalization library.

License

Notifications You must be signed in to change notification settings

s20n/s20n

Repository files navigation

Deprecation Notice!

S20n is now deprecated, you should not use it in your projects. There are many available alternatives. Pick one.

Logo npm version license

About

Ultra lightweight svelternationalization (s20n) library.

Install

Install it from npm with

npm install --save-dev s20n

Note that as any imported svelte component, it needs to get imported as a dev dependency.

Setup

For a complete setup, follow the getting started guide.