Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khrj/blueprint
Starter for Deno Modules
https://github.com/khrj/blueprint
blueprint deno module starter template
Last synced: 3 months ago
JSON representation
Starter for Deno Modules
- Host: GitHub
- URL: https://github.com/khrj/blueprint
- Owner: khrj
- License: mit
- Created: 2021-02-17T16:53:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T09:40:46.000Z (over 3 years ago)
- Last Synced: 2024-10-28T12:15:56.385Z (4 months ago)
- Topics: blueprint, deno, module, starter, template
- Language: TypeScript
- Homepage: https://deno.land/x/blueprint
- Size: 45.9 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Usage
```ts
import {} from 'https://deno.land/x/[email protected]/mod.ts'
```## Supporters
[![Stargazers repo roster for @khrj/blueprint](https://reporoster.com/stars/khrj/blueprint)](https://github.com/khrj/blueprint/stargazers)
[![Forkers repo roster for @khrj/blueprint](https://reporoster.com/forks/khrj/blueprint)](https://github.com/khrj/blueprint/network/members)
## Related
- [Deno modules](https://github.com/khrj/deno-modules)