https://github.com/khrj/blueprint
Starter for Deno Modules
https://github.com/khrj/blueprint
blueprint deno module starter template
Last synced: 6 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T09:40:46.000Z (almost 5 years ago)
- Last Synced: 2025-10-26T07:03:40.049Z (8 months ago)
- Topics: blueprint, deno, module, starter, template
- Language: TypeScript
- Homepage: https://deno.land/x/blueprint
- Size: 45.9 KB
- Stars: 9
- Watchers: 1
- 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/blueprint@1.0.1/mod.ts'
```
## Supporters
[](https://github.com/khrj/blueprint/stargazers)
[](https://github.com/khrj/blueprint/network/members)
## Related
- [Deno modules](https://github.com/khrj/deno-modules)