Showing 16 open source projects for "deno"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    Deno

    Deno

    A secure runtime for JavaScript and TypeScript

    Deno is a secure by default, open source runtime for JavaScript and TypeScript, providing a productive and secure scripting environment for the modern programmer. It is distributed as a single executable with no dependencies, and takes on the role of both runtime and package manager. It uses a standard browser-compatible protocol for loading modules, which are URLs. Built on top of V8, Rust and TypeScript, Deno has support for TypeScript right out of the box. It has a set of built-in utilities...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    deno websocket

    deno websocket

    A simple WebSocket library like ws of node.js library for deno

    A simple WebSocket library like ws of node.js library for deno. This library is wrapping the ws standard library as the server side and the native WebSocket API as a client side. You can receive callbacks at the EventEmitter and can use the same object format on both the server side and the client side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SWC

    SWC

    Rust-based platform for the Web

    SWC is an extensible Rust-based platform for the next generation of fast developer tools. It's used by tools like Next.js, Parcel, and Deno, as well as companies like Vercel, ByteDance, Tencent, Shopify, and more. SWC can be used for both compilation and bundling. For compilation, it takes JavaScript / TypeScript files using modern JavaScript features and outputs valid code that is supported by all major browsers. SWC is 20x faster than Babel on a single thread and 70x faster on four cores. SWC...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Opine

    Opine

    Minimalist web framework for Deno ported from ExpressJS

    A minimalist web framework for Deno ported from ExpressJS. Robust routing. Large selection of HTTP helpers including support for downloading/sending files, etags, Content-Disposition, cookies, JSONP etc. Support for static serving of assets. View system supporting template engines. Content negotiation. The quickest way to get started with Opine is to utilize the Opine CLI to generate an application. The Express philosophy is to provide small, robust tooling for HTTP servers, making it a great...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 5
    Discordeno

    Discordeno

    Discord API library for Node and Deno

    Discord API library for Node.JS, Deno & Bun. Discordeno is actively maintained to guarantee excellent performance, latest features, and ease of use. The functional API eliminates the challenges of extending built-in classes and inheritance while ensuring overall simple but performant code. Discordeno offers the option to have practically any component of a bot as a separate piece, including standalone REST, gateways, custom caches, and more. Remove any properties, if your bot doesn't need them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zinnia

    Zinnia

    Runtime for worker nodes executing modules

    Zinnia is a runtime for Filecoin Station modules. It provides a sandboxed environment to execute untrusted code on consumer-grade computers. Zinnia is a sandboxed and resource-limited runtime for distributed workers. This crate provides the zinnia executable to run modules locally, e.g. while developing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Drash

    Drash

    A microframework for Deno's HTTP server with zero 3rd-party dependency

    Drash is a microframework for Deno's HTTP server. Drash is a microframework for Deno's HTTP server. It has zero third-party dependencies outside of Deno Standard Modules. It is designed to help you build performant, scalable projects quickly. Drash is a unique framework. It is not another Express clone. It is more of a mixture of different frameworks with a different take on how "controllers" are written.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Spartan Schema

    Spartan Schema

    Ultra-minimal JSON schemas with Typescript inference

    An ultra-minimal, Typescript-compatible alternative to JSON Schema, designed as part of Osmosis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GraphQL Yoga

    GraphQL Yoga

    Rewrite of a fully-featured GraphQL Server with focus on easy setup

    ... seamless in your GraphQL workflow. WHATWG Fetch API, the core package depends on WHATWG Fetch API so it can run and deploy on any environment (Serverless, Workers, Deno, Node). Easily Extendable. New GraphQL-Yoga support all envelop plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 10
    node-rate-limiter-flexible

    node-rate-limiter-flexible

    Count and limit requests by key with atomic increments

    rate-limiter-flexible counts and limits number of actions by key and protects from DDoS and brute force attacks at any scale. It works with Redis, process Memory, Cluster or PM2, Memcached, MongoDB, MySQL, PostgreSQL and allows to control of requests rate in single process or distributed environment. All operations in memory or distributed environments use atomic increments against race conditions. Combine limiters, block key for some duration, delay actions, manage failover with insurance...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    rehype

    rehype

    HTML processor powered by plugins part of the @unifiedjs collective

    rehype is a tool that transforms HTML with plugins. These plugins can inspect and change the HTML. You can use rehype on the server, the client, CLIs, deno, etc. rehype is an ecosystem of plugins that work with HTML as structured data, specifically ASTs (abstract syntax trees). ASTs make it easy for programs to deal with HTML. We call those programs plugins. Plugins inspect and change trees. You can use the many existing plugins or you can make your own. You can use rehype for many different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Kysely

    Kysely

    A type-safe typescript SQL query builder

    Kysely (pronounce “Key-Seh-Lee”) is a type-safe and autocompletion-friendly typescript SQL query builder. Inspired by knex. Mainly developed for node.js but also runs on deno and in the browser. Kysely makes sure you only refer to tables and columns that are visible to the part of the query you're writing. The result type only has the selected columns with correct types and aliases. As an added bonus you get autocompletion for all that stuff. As shown in the gif above, through the pure magic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DenoDB

    DenoDB

    MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno

    Supports PostgreSQL, MySQL, MariaDB, SQLite and MongoDB. Setting up your database with DenoDB is a four-step process. Create models, extending Model. table and fields are both required static attributes. Link your models, to add them to your database instance. Optional, create tables in your database, by using sync. Query your models! Using Mongo means adapting your models to its standards, one being the use of _id for identifying records. The only change on your side is to add an _id field...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ky

    ky

    JavaScript HTTP client based on the browser Fetch API

    Ky targets modern browsers and Deno. For older browsers, you will need to transpile and use a fetch polyfill and globalThis polyfill. For Node.js, check out Got. For isomorphic needs (like SSR), check out ky-universal. It's just a tiny file with no dependencies. Internally, the standard methods (GET, POST, PUT, PATCH, HEAD and DELETE) are uppercased in order to avoid server errors due to case sensitivity. Search parameters to include in the request URL. Setting this will override all existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Aleph.js

    Aleph.js

    The Full-stack Framework in Deno

    The Full-stack Framework in Deno. Aleph.js gives you the best developer experience for building web applications. Aleph.js is a modern framework that doesn't need webpack or another bundler since it uses the ES Module syntax during development. Every module only needs to be compiled once, when a module changes, Aleph.js just needs to re-compile that single module. There is no time wasted re-bundling every time a change is made. This, along with Hot Module Replacement (HMR) and Fast Refresh...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PDF-LIB

    PDF-LIB

    Create and modify PDF documents in any JavaScript environment

    Create and modify PDF documents in any JavaScript environment. Create PDF documents from scratch, or modify existing PDF documents. Draw text, images, and vector graphics. Embed your own fonts. Even embed and draw pages from other PDFs. Written in TypeScript and compiled to pure JavaScript with no native dependencies. Works in any JavaScript runtime, including browsers, Node, Deno, and even React Native. Add, insert, and remove pages. Split a single PDF into separate ones. Or merge multiple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next