Git Product home page Git Product logo

awesome-2's Introduction

deno awesome Awesome

A curated list of awesome Deno frameworks, libraries, resources, tools and articles https://github.com/denoland/deno.

Resources

Official Resources

External Resources

Libraries

  • 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.
  • deno-yaml - Simple Yaml Parser using Deno.
  • dinatra - Sinatra like light weight web app framework for deno.
  • detest - A Deno Testing Library.
  • expressive - An express-like web app framework.
  • flags - Command line arguments parser for Deno based on minimist.
  • logging - Logging module for Deno.
  • left-pad - String left pad.
  • 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

Presentations

Articles

awesome-2's People

Contributors

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