deno911

There are 8 repositories under deno911 topic.

  • deno911/kit

    Starter template to painlessly create deno modules - and publish them, too!

    Language:TypeScript4000
  • deno911/911

    Opinionated collection of helper tools. Assembled with Deno in mind.

    Language:TypeScript3020
  • deno911/this

    Inject variables/functions into the global scope of the Deno runtime. 🦕

    Language:TypeScript3000
  • nberlette/typedefs

    Opinionated collection of TypeScript definitions and utilities for Deno and Deno Deploy. With complete types for Deno/NPM/TS config files, constructed from official JSON schemas.

    Language:TypeScript210
  • deno911/blog

    [WIP] Blogging, without the boilerplate. Fork of denoland/deno_blog, re-imagined with Deno KV (beta).

    Language:TypeScript00
  • nberlette/memo

    Memoize expensive methods and properties with these decorators and wrappers for Deno.