Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justjavac/deno_open_data
https://github.com/justjavac/deno_open_data
data deno deno-mod deno-module denomod
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/justjavac/deno_open_data
- Owner: justjavac
- License: mit
- Created: 2020-08-07T06:23:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T03:02:24.000Z (over 4 years ago)
- Last Synced: 2024-11-14T12:56:55.296Z (about 1 month ago)
- Topics: data, deno, deno-mod, deno-module, denomod
- Language: TypeScript
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deno_open_data
[![tag](https://img.shields.io/github/release/justjavac/deno_open_data)](https://github.com/justjavac/deno_open_data/releases)
[![Build Status](https://github.com/justjavac/deno_open_data/workflows/ci/badge.svg?branch=master)](https://github.com/justjavac/deno_open_data/actions)
[![license](https://img.shields.io/github/license/justjavac/deno_open_data)](https://github.com/justjavac/deno_open_data/blob/master/LICENSE)## Moudles
- [color_name](https://github.com/justjavac/deno_color_name) - A list of color names and its values
- [countries](https://github.com/michael-spengler/countries) - A module that assists in resolving media types and extensions.
- [domain](https://github.com/justjavac/deno_domain) - Get all the top-level domains, including gTLDs such as `.com`, and country-code TLDs such as `.uk`.
- [language](https://github.com/justjavac/deno_language) - ISO 639-1 language
- [media_types](https://github.com/oakserver/media_types) - A module that assists in resolving media types and extensions.
- [mine_db](https://github.com/alirealasad/mime_db) - Media Type Database
- [vendors](https://github.com/justjavac/deno-vendors) - List of vendor prefixes known to the web platform
- [x256](https://github.com/justjavac/deno_x256) - Find the nearest xterm 256 color index for an rgb### License
[deno_open_data](https://github.com/justjavac/deno_open_data) is released under the MIT License. See the bundled [LICENSE](./LICENSE) file for details.