An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![GitHub](https://img.shields.io/github/license/openpotato/codelisthub.explorer)

# 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.