web-multi-lang-support

1.0.1 • Public • Published

Web Multiple Language Support

This project is based on Web Components, for multiple language support in the website. It is very simple to use.

Installation

Use the package manager npm to install web-multi-lang-support.

npm install web-multi-lang-support

Include "/node_modules/web-multi-lang-support/dist/web-multi-lang-support.js"
in your HTML File or in angular.json file.

CDN Link

https://unpkg.com/web-multi-lang-support@1.0.1/dist/web-multi-lang-support.js
Now you can easily include the script tag in your html file.

<script src="https://unpkg.com/web-multi-lang-support@1.0.1/dist/web-multi-lang-support.js"></script>

Usage

  1. Default Translator Option.
<web-multi-lang-support></web-multi-lang-support>

  1. Customized Translator Option
<web-multi-lang-support style="color:white;background:black"></web-multi-lang-support>

You can use any applicable style for a dropdown.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Package Sidebar

Install

npm i web-multi-lang-support

Weekly Downloads

5

Version

1.0.1

License

MIT

Unpacked Size

6.49 kB

Total Files

4

Last publish

Collaborators

  • vickykumarcse