JavaScript Deno

Open-source JavaScript projects categorized as Deno

Top 23 JavaScript Deno Projects

  • SheetJS js-xlsx

    📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

    Project mention: What kind of Programmer / language should I be looking for? | reddit.com/r/AskProgramming | 2023-05-04

    Sure. I manipulate excel files programatically in the browser all the time. I don't really understand your exact workflow, but I use Javascript with xlsx and React.

  • i18next

    i18next: learn once - translate everywhere

    Project mention: localization in nextjs13 | reddit.com/r/nextjs | 2023-04-30

    check i18next

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • postgres

    Postgres.js - The Fastest full featured PostgreSQL client for Node.js and Deno (by porsager)

    Project mention: Storage on Vercel | news.ycombinator.com | 2023-05-01

    They've looked at Postgres.js (https://github.com/porsager/postgres) before — wouldn't mind if they enabled those other cases in the same way.

  • microdiff

    A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.

    Project mention: Microdiff 1.3.1 - Fast object and array diffing in JavaScript | reddit.com/r/coding | 2022-07-28
  • zip.js

    JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption.

    Project mention: Pigz: Parallel gzip for modern multi-processor, multi-core machines | news.ycombinator.com | 2023-05-12

    Similarly, if people are interested, I have coded the possibility to compress zip files on several cores in zip.js [1]. The approach is simpler as it consists of compressing the entries in parallel. It still offers a significant performance gain though when compressing multiple files in a zip file, which is often the nominal case.

    [1] https://github.com/gildas-lormeau/zip.js

  • serverless-dns

    The RethinkDNS resolver that deploys to Cloudflare Workers, Deno Deploy, Fastly, and Fly.io

    Project mention: Thoughts on RethinkDNS. Firewall, Privacy, Ads, all-in-one app for privacy. | reddit.com/r/PrivacyGuides | 2023-05-17

    sky is a stub resolver, which after stripping out all request information, forwards the dns query to both Cloudflare and Google DoH servers (code), and replies from which ever responds back the fastest. Both the client app and the resolver (server) are open source, so if you find any leaks and know what's up, we're open to changes.

  • croner

    Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser.

    Project mention: GitHub - Hexagon/croner: Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser. | reddit.com/r/javascript | 2023-04-21
  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • aria2.js

    JavaScript library for aria2, "The next generation download utility."

  • bundlejs

    An online tool to quickly bundle & minify your projects, while viewing the compressed bundle size, all running locally on your browser. A quick and easy way to bundle, minify, and compress (gzip and brotli) your ts, js, jsx and npm projects all online, with the bundle file size.

    Project mention: React Hook Form vs Formik | dev.to | 2023-01-30

    React Hook Form has no dependencies and a small bundle size. It has a gzipped bundle size of 12.12KB, according to bundlejs.

  • ImageScript

    zero-dependency JavaScript image manipulation

  • pogo

    Server framework for Deno

    Project mention: これexpressのdeno版みたいな感じなのか?(ロゴがびみょうだけど) | reddit.com/r/u_Dazzling_Finger_8120 | 2022-10-01
  • lmdb-js

    Simple, efficient, ultra-fast, scalable data store wrapper for LMDB

    Project mention: Most efficient/performant way to handle 2 million K/V static lookup values, roughly 44 mb | reddit.com/r/node | 2022-06-26
  • i18next-http-backend

    i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.

    Project mention: Implement multi-language Support in React | dev.to | 2023-05-10

    The next package will load the values depending on the language returned by the language detector.

  • svelte-adapter-deno

    A SvelteKit adapter for Deno

    Project mention: SvelteKit server executable | reddit.com/r/sveltejs | 2023-05-14

    If all your dependencies work with deno, you can try svelte-adapter-deno and deno compile --allow-env --allow-read --allow-net build/index.js.

  • deno-canvas

    Canvas API for Deno, ported from canvaskit-wasm (Skia).

  • i18next-http-middleware

    i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno.

  • deno_swc

    The SWC compiler for Deno.

  • angular_deno

    Angular Deno - Experimental Angular renderer in server with Deno

    Project mention: help getting my mind out of the nodejs mindset | reddit.com/r/Deno | 2022-06-29

    For angular there seems to actually be SSR renderer: https://github.com/alosaur/angular_deno Though I have no experience with it whatsoever and my knowledge of Angular is very minimal.

  • i18next-fs-backend

    i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem.

  • joss

    JOSS can serialize almost every JavaScript data type and data structure, so data can be seamlessly exchanged between browsers and servers (Deno or Node.js).

  • fast-base64

    Fastest base64 on the web, with Wasm + SIMD

  • sypool

    Sypool is a custodial STX mining pool using smart contracts on the Stacks blockchain for trustless contributions & reward redemption. 🏊 ♾️

  • Sonar

    Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-17.

JavaScript Deno related posts

Index

What are some of the best open-source Deno projects in JavaScript? This list will help you:

Project Stars
1 SheetJS js-xlsx 32,908
2 i18next 6,801
3 postgres 4,604
4 microdiff 3,196
5 zip.js 2,905
6 serverless-dns 1,370
7 croner 1,049
8 aria2.js 568
9 bundlejs 560
10 ImageScript 503
11 pogo 488
12 lmdb-js 354
13 i18next-http-backend 327
14 svelte-adapter-deno 253
15 deno-canvas 166
16 i18next-http-middleware 119
17 deno_swc 109
18 angular_deno 83
19 i18next-fs-backend 67
20 joss 53
21 navigation 41
22 fast-base64 39
23 sypool 23
ONLYOFFICE Docs — document collaboration in your environment
Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
www.onlyoffice.com