molgenis-i18n-js
A Vue.js plugin for the internationalization of MOLGENIS Vue applications
Installation
yarn add molgenis-i18n-js
Getting Started
View /sr/main.js for usage example.
Run the example with: yarn dev
Development
yarn dev
to run dev server during development.
yarn test
to run tests.
yarn build
to create new production build.
Changelog
Details changes for each release are documented in the CHANGELOG.md.