Giter Site home page Giter Site 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.

  • abc - A better Deno framework to create web application.
  • camelcase - Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar.
  • colors - A basic console color library intended for Deno.
  • csv - A simple CSV parser.
  • dejs - ejs template engine for deno.
  • deno-dotenv
  • deno-fnparse - An extremely simple parser combinator for JavaScript.
  • deno-opn - Opens stuff like websites, files, executables. Cross-platform.
  • deno-pretty-assert - A colorful assertEqual for deno.
  • deno-redis - An experimental implementation of redis client 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.
  • expressive - An express-like web app framework.
  • flags - Command line arguments parser for Deno based on minimist.
  • http - HTTP module including a file server.
  • log - Logging module for Deno.
  • marden - Markdown Parser for Deno.
  • 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.
  • postgres - Driver for PostgreSQL database.
  • qs - A querystring parser with nesting support.
  • textproto
  • watch - A file watcher.
  • wu-diff-js - A diff library to compute differences between two slices using wu(the O(NP)) algorithm.

Tools

  • 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-docker A docker image
  • 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.
  • 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.

Articles

Presentations

Newsletters

Resources in Other Languages

Chinese

Hebrew

Japanese

awesome-deno's People

Contributors

bartlomieju avatar bokuweb avatar cardosomarcos avatar hashrock avatar kevinkassimo avatar monkingxue avatar motss avatar olivewind avatar ry avatar syumai avatar tombyrer avatar zhmushan avatar

Watchers

 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.