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

  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
  • arm64 Public Forked from LukeChannings/deno-arm64

    ARM64 builds for Deno. Forked from @LukeChannings, for internal testing and experiments.

    Shell 0 22 0 0 Updated May 10, 2024
  • blog Public Forked from denoland/deno_blog

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

    TypeScript 0 MIT 92 0 0 Updated Sep 22, 2023
  • svg Public

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

    4 MIT 0 0 0 Updated Jul 19, 2023
  • dis Public

    Typechecking with ease.

    TypeScript 2 MIT 0 0 1 Updated Jun 18, 2023
  • .github Public
    0 MIT 0 0 0 Updated Feb 7, 2023
  • serialize Public

    🦕 Serialize JS/TS without losing support for Date, BigInt, RegExp, Map, and much more.

    TypeScript 4 0 0 0 Updated Dec 25, 2022
  • eggs Public

    🥚 Nest.land's Multipurpose CLI - fixed for Deno 1.26

    TypeScript 4 MIT 0 8 (2 issues need help) 0 Updated Dec 8, 2022
  • root Public
    0 0 0 0 Updated Nov 27, 2022
  • this Public

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

    TypeScript 3 MIT 0 0 0 Updated Oct 21, 2022
  • kit Public template

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

    TypeScript 4 MIT 0 0 0 Updated Oct 9, 2022

Top languages

Loading…

Most used topics

Loading…