Giter Club home page Giter Club logo

awesome-deno's Introduction

Awesome-Deno Awesome Build Status

A curated list of awesome things related to Deno.

Docs

Official Docs

External Docs

Modules

NOTICE: Deno has a few official modules that could be found at deno_std. Consider submitting to the deno.land/x repository.

  • abc - A better Deno framework to create web application.
  • alosaur - Alosaur - Deno web framework with many decorators.
  • bytes_formater - Format bytes (Uint8Array、ArrayBufferView...) output, useful when debugging IO functions.
  • cac - Simple yet powerful framework for building command-line apps.
  • camelcase - Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar.
  • colors - A basic console color library intended for Deno.
  • cli-spinner - Show spinners in the terminal while running long tasks
  • csv - A simple CSV parser.
  • dcc - Deno Cache Clean, reloading deps when next running.
  • dejs - ejs template engine for deno.
  • deno_case_style - String validator and formater for different case style. eg: camelCase etc.
  • deno-checksum - SHA1/MD5 algorithms.
  • deno-dotenv
  • deno-fnparse - An extremely simple parser combinator for JavaScript.
  • deno-globrex - Port of globrex to deno, glob to regular expression.
  • deno-mysql - MySQL database driver.
  • deno-opn - Opens stuff like websites, files, executables. Cross-platform.
  • deno-pretty-assert - A colorful assertEqual for deno.
  • deno_random_interval - Helper to generate random interval.
  • deno-redis - An experimental implementation of redis client for deno.
  • deno-slugify - A string slugifier for deno.
  • deno-smtp - A smtp mail sender for deno.
  • deno_tiny_templates - Template renderer for deno.
  • deno_tokenizer - A simple tokenizer for deno.
  • deno-using - An python-style with statements for deno.
  • deno-uuid - UUID module for deno.
  • deno-ws - An experimental implementation of websocket server for deno.ts.
  • deno-xml-parser - Deno XML parser ported from segmentio/xml-parser.
  • dinatra - Sinatra like light weight web app framework for deno.
  • dso - A simple ORM library based on mysql.
  • expect - Helpers for writing jest like expect tests in deno.
  • flags - Command line arguments parser for Deno based on minimist.
  • gardens - A useful logging utility for JavaScript everywhere.
  • http - HTTP module including a file server.
  • http-libs - HTTP modules and typings.
  • jwt - Port of auth0/jsonwebtoken.
  • lazy - A linq-like lazy-evaluation iteration module.
  • log - Logging module for Deno.
  • marked - Markdown-to-HTML converter.
  • ms - easily convert various time formats to milliseconds.
  • normalize_diacritics - Remove accents/diacritics in string.
  • oak - A middleware framework for Deno's net server.
  • path - Deno Path Manipulation Libraries.
  • pogo - Server framework for Deno
  • postgres - Driver for PostgreSQL database.
  • qs - A querystring parser with nesting support.
  • sax-ts - SAX-style XML parser ported from sax-js
  • servest - A progressive HTTP server/router.
  • sql-builder - An sql query builder.
  • textproto
  • type-fest - A collection of essential TypeScript types (port of sindresorhus/type-fest).
  • watch - A file watcher.
  • wu-diff-js - A diff library to compute differences between two slices using wu(the O(NP)) algorithm.

Tools

  • clone - a simple utility for the convenient clone.
  • denoget - denoget installs executable deno script.
  • denoinit - denoinit generates useful files for deno project.
  • denopkg - An easier way to use code from GitHub in your Deno project.
  • denoversion - SemVer+git version management for Deno.
  • deno-docker A docker image.
  • deno-vscode - Leverage the typedef and intellisense built into vscode using this extension
  • deno_ls_plugin - a TypeScript plugin which will allow TypeScript outside of Deno to resolve modules in a similar way to the way they are resolved inside of Deno.
  • deno_init - Quickly initialize a Deno project.
  • dpm - Deno Package Manager, install global command for deno. like denoget.
  • dvm - Deno Version Manager: manage multiple active deno versions.
  • elm-live-reload - An elm live reloader written in Deno.
  • task-runner - Write tasks just like npm scripts.
  • typescript-deno-plugin - Deno language service plugin, providing intellisense in TypeScript files within editors.
  • vscode-deno - VS Code extension that provides Deno support using the typescript-deno-plugin.
  • packer-provisioner-deno - A Packer plugin that makes it easy to build virtual machine images with Deno scripts.
  • pika deno plugin

Articles

Presentations

Newsletters

Resources in Other Languages

Chinese

Hebrew

Japanese

Korean

Russian

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.