Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marco-souza/danet-module
A generic template for creating Danet modules
https://github.com/marco-souza/danet-module
danet deno module template
Last synced: 17 days ago
JSON representation
A generic template for creating Danet modules
- Host: GitHub
- URL: https://github.com/marco-souza/danet-module
- Owner: marco-souza
- License: mit
- Created: 2024-02-17T15:09:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-17T16:03:28.000Z (11 months ago)
- Last Synced: 2024-10-31T22:12:45.569Z (2 months ago)
- Topics: danet, deno, module, template
- Language: TypeScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![CI](https://github.com/Sorikairox/Danet/actions/workflows/run-tests.yml/badge.svg)](https://github.com/Sorikairox/Danet/actions/workflows/run-tests.yml)
[![codecov](https://codecov.io/gh/Savory/Danet/branch/main/graph/badge.svg?token=R6WXVC669Z)](https://codecov.io/gh/Savory/Danet)
![Made for Deno](https://img.shields.io/badge/made%20for-Deno-6B82F6?style=flat-square)## Description
This is a Template module for [Danet](https://github.com/Savory/Danet).
## Quick Start
[Overview & Tutorial](https://savory.github.io/Danet/)
## License
Danet is [MIT licensed](LICENSE).