https://github.com/openpotato/codelisthub.explorer
The source code for the CodeListHub Explorer
https://github.com/openpotato/codelisthub.explorer
code-list codelisthub opencodelist
Last synced: about 1 month ago
JSON representation
The source code for the CodeListHub Explorer
- Host: GitHub
- URL: https://github.com/openpotato/codelisthub.explorer
- Owner: openpotato
- License: agpl-3.0
- Created: 2025-02-21T20:58:37.000Z (12 months ago)
- Default Branch: develop
- Last Pushed: 2025-03-09T12:51:57.000Z (11 months ago)
- Last Synced: 2025-03-09T13:30:52.732Z (11 months ago)
- Topics: code-list, codelisthub, opencodelist
- Language: HTML
- Homepage: https://explorer.codelisthub.org/en
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# CodeListHub Explorer
The source code for the CodeListHub Explorer. Build with HTML and plain vanilla JavaScript.
## Technology stack
+ [HTML](https://developer.mozilla.org/docs/Web/HTML)
+ [JavaScript](https://developer.mozilla.org/docs/Web/JavaScript)
+ [Bootstrap 5](https://getbootstrap.com/)
+ [Papa Parse](https://www.papaparse.com/)
## Getting started
It's quite simple. Just open one of the two index.html files in your web browser:
+ `src/en/index.html` for the English translation of the CodeListHub Explorer
+ `src/de/index.html` for the German translation of the CodeListHub Explorer
## Can I help?
Yes, that would be much appreciated. The best way to help is to post a response via the Issue Tracker and/or submit a Pull Request.