Skip to content

Repository files navigation

js-common

A JavaScript library that provides essential utilities and reusable components to simplify development and enhance interaction with MyCoRe-based applications.

Add package

npm/yarn environment

npx jsr add @mycore/js-common

Usage example

import { LangService } from '@mycore/js-common/i18n';

const langService = new LangService(BASE_URL);
console.log(langService.getLanguages());

About

common Javascript code for frontend development

Resources

Stars

0 stars

Watchers

12 watching

Forks

Releases

Packages

Used by

Contributors

Languages