API Reference LanguageColours v1.1.0
Modules
LanguageColours offers an API for retrieving colours for programming languages based on GitHub colour data (or some other dataset).
Behaviour that must be implemented by a database.
Database that stores the language colours in an ETS table. Get operations will directly read from the database, update operations will be serialized through the database process.
Mix Tasks
Download the GitHub colours JSON dataset (or any other specified dataset).