@vode-app/i18n (0.1.0-pre.2)

Published 2026-06-19 22:34:05 +02:00 by temir in vode-app/i18n

Installation

@vode-app:registry=
npm install @vode-app/i18n@0.1.0-pre.2
"@vode-app/i18n": "0.1.0-pre.2"

About this package

Introduction

<INTRO TEXT>

Table of Contents

  1. Quick Start
  2. Documentation
  3. DevOps
    1. Change Management
    2. Publish

Quick Start

<QUICK START INSTRUCTIONS>

Documentation

<DOCUMENTATION>

DevOps

npm install
npm update

npm run clean
npm run build
npm run tests

npm run dev

Change Management

  1. Create a new branch for the change.
  2. Make the changes and commit.
  3. Bump the version in package.json.
  4. Add an entry for the new version in CHANGELOG.md.
  5. Pull-request the branch.
  6. Ensure package artifacts are current.
  7. Publish.

Publish

~/.npmrc or .npmrc:

@vode-app:registry=https://git.chimps.quest/api/packages/vode-app/npm/
//git.chimps.quest/api/packages/vode-app/npm/:_authToken=${VODE_APP_REGISTRY_AUTH_TOKEN}

~/.bunfig.toml or bunfig.toml:

[install.scopes]
"vode-app" = { url = "https://git.chimps.quest/api/packages/vode-app/npm/", token = "$VODE_APP_REGISTRY_AUTH_TOKEN" }
# git.chimps.quest/api/packages/vode-app/npm/
export VODE_APP_REGISTRY_AUTH_TOKEN=<AUTH_TOKEN>
# or
$env:VODE_APP_REGISTRY_AUTH_TOKEN = "<AUTH_TOKEN>"
npm publish

Dependencies

Dependencies

ID Version
@ryupold/vode latest
@vode-app/cldr-supplemental latest

Development dependencies

ID Version
@types/node latest
esbuild latest
tsx latest
typescript ^6.0.3

Keywords

typescript library vode-app i18n
Details
npm
2026-06-19 22:34:05 +02:00
3
temir.ra
MIT
399 KiB
Assets (1)
Versions (5) View all
0.1.0-pre.7 2026-07-05
0.1.0-pre.6 2026-07-05
0.1.0-pre.5 2026-07-05
0.1.0-pre.3 2026-06-23
0.1.0-pre.2 2026-06-19