Giter Site home page Giter Site logo

deno-modules's Introduction

package with deno icon on bottom left

Deno modules

A complete list of all the Deno modules I've made / ported

runtime - deno total - 17 Deno Slack SDK - 8 written from scratch - 4 rewrites - 1 ports - 4

View Blueprint




Table of Contents

Deno Slack SDK

runtime - deno total - 8 typescript - 100%

View on GitHub

Written from Scratch

ngrok

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Expose your localhost to the web. Ultra-simple deno wrapper for ngrok

hcload

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Easily upload files to the Hack club CDN

Typed Event Target

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Strictly typed EventTarget for Deno and the Browser

Get Release URL

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Get the latest release URL from any hosting provider. Supports pattern matching

Rewrites

retried

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Abstraction for exponential and custom retry strategies for failed operations.
  • Original module: retry
  • Changes: Deno, TypeScript, ES6+

Ports

p-queue

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Promise queue with concurrency control. Useful for rate-limiting async (or sync) operations. For example, when interacting with a REST API or when doing CPU/memory intensive tasks.
  • Original module: p-queue

p-retried

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Retry a promise-returning or async function. Abstraction for exponential and custom retry strategies for failed operations
  • Original module: p-retry

p-timeout

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Timeout a promise after a specified amount of time
  • Original module: p-timeout

Finity

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: A finite state machine library with a friendly configuration DSL.
  • Original module: finity

deno-modules's People

Contributors

khrj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.