Skip to content
@deno911

deno911

🅓🅔🅝🅞➒➊➊ deno911

Deno911 is a small organization focused on developing projects for the Deno ecosystem, focused on modularity and using the most cutting edge features of modern TypeScript versions.

Some of our projects are based on existing packages in the Node ecosystem, re-imagined with strong bias for Deno. The overall objective remains to improve developer experience, thereby allowing devs to improve their user's experience. Contributions are always welcome!

Published Modules and Projects

  • dis - Deno-friendly port of @sindresorhus/is
  • etag - simple ETag helpers for Deno and Deno Deploy (port of jshttp/etag)
  • 911 - vast collection of versatile helper methods, classes, and more
  • this - extends the global Deno runtime with useful functions
  • dql - Deno web scraping API using GraphQL-style queries
  • typedefs

🚧 Currently in Development (pre-release)

  • svg - Utilities for creating and modifying SVG's with Deno.
  • root - Router based on rutt with support for intellisense/autocomplete, using advanced type inference to parse path params from route strings.
  • clsx - ClassName utility based on clsx and classnames for Node. Supports intellisense/autocomplete with advanced type inference.
  • params - Parse or stringify params (e.g. URL search params) with advanced TypeScript features. Supports middleware hooks, presets, default values, aliases, and much more. Inspired by qs (npm).
  • fsxx - FS wrapper in zx style (port of antfu/fsxx)
  • memo - memoize method and TypeScript decorator (port of github/memoize)

Deno Deploy Playgrounds


Maintained by Nicholas Berlette and contributors

Pinned Loading

  1. 911 911 Public

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

    TypeScript 3

  2. this this Public

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

    TypeScript 3

  3. svg svg Public

    Utilities to parse, modify, stringify, and encode SVG's with Deno

    4

  4. kit kit Public template

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

    TypeScript 4

  5. dis dis Public

    Typechecking with ease.

    TypeScript 2

Repositories

Showing 10 of 15 repositories

Top languages

Loading…

Most used topics

Loading…