Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xallindrome-dev/pluggable-admin-console
https://github.com/xallindrome-dev/pluggable-admin-console
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xallindrome-dev/pluggable-admin-console
- Owner: xallindrome-dev
- Created: 2024-10-01T15:46:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-01T17:41:00.000Z (4 months ago)
- Last Synced: 2024-11-09T03:20:11.152Z (2 months ago)
- Language: TypeScript
- Size: 6.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Translation Library
This library allows you to generate an admin portal from translation files and publish updated translations.
## Installation
```bash
# Using npm
npm install pluggable-admin-console# Using bun
bun install pluggable-admin-console
```