Coder Social home page Coder Social logo

awesome-deno's Introduction

Awesome-Deno Awesome Build Status

A curated list of awesome things related to Deno.

This is forked from olivewind/awesome-deno to allow more prompt updates by Deno contributors.

Docs

Official Docs

External Docs

Libraries

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-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.
  • logging - Logging module for Deno.
  • marden - Markdown Parser for Deno.
  • ms - easily convert various time formats to milliseconds.
  • net - A networking library including a file server.
  • oak - A middleware framework for Deno's net server.
  • path - Deno Path Manipulation Libraries.
  • qs - A querystring parser with nesting support.
  • watch - A file watcher.
  • wu-diff-js - A diff library to compute differences between two slices using wu(the O(NP)) algorithm.

Tools

  • 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.
  • elm-live-reload - An elm live reloader written in Deno.
  • dvm - Deno Version Manager: manage multiple active deno versions.
  • task-runner - Write tasks just like npm scripts.

Presentations

Resources in Other Languages

Chinese

Japanese

awesome-deno's People

Contributors

bokuweb avatar hashrock avatar kevinkassimo avatar monkingxue avatar olivewind avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.