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: 6 months ago
JSON representation

Starter for Deno Modules

Awesome Lists containing this project

README

          


blueprint illustration

Blueprint



Starter for Deno Modules



build status
language
code size
issues
license
version



View on deno.land








## Usage

```ts
import {} from 'https://deno.land/x/blueprint@1.0.1/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)