Open Source CoffeeScript Internet Software for Windows

CoffeeScript Internet Software for Windows

View 2770 business solutions

Browse free open source CoffeeScript Internet Software for Windows and projects below. Use the toggles on the left to filter open source CoffeeScript Internet Software for Windows by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    SwitchyOmega

    SwitchyOmega

    Manage and switch between multiple proxies quickly and easily

    Manage and switch between multiple proxies quickly & easily. The project is available as a Chromium Extension. You can try it on Chrome Web Store, or grab a packaged extension file (CRX) for offline installation on the Releases page. This project contains a PAC generating module called omega-pac, which handles the profiles model and compile profiles into PAC scripts. This module is standalone and can be published to npm when the documentation is ready. The folder omega-target contains browser-independent logic for managing the options and applying profiles. Every public method is well documented in the comments. Functions related to browser are not included, and shall be implemented in subclasses of the omega-target classes. omega-web is a web-based configuration interface for various options and profiles. The interface works great with omega-target as the back-end.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    4chan X

    4chan X

    Adds various features to anonymous imageboards

    4chan-X is a userscript and browser extension that enhances the browsing experience on the imageboard 4chan. It introduces numerous features such as inline post expansion, quick reply boxes, thread watching, and customizable filtering to streamline navigation and participation. The tool allows posts and threads to be hidden or highlighted based on keywords, IDs, or poster attributes, giving users more control over the content they see. It also provides auto-updating of threads, inline image expansion, and keyboard shortcuts to improve efficiency for heavy users. The extension is highly configurable, offering theme options, interface tweaks, and feature toggles so individuals can tailor the experience to their preferences. Over time, 4chan-X has become the de facto enhancement suite for users who want more functionality and usability beyond the default 4chan interface.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Dispatch-Proxy

    Dispatch-Proxy

    Combine internet connections, increase your download speed

    dispatch-proxy is a Node.js tool that exposes a local proxy and distributes outgoing connections across multiple network interfaces to combine bandwidth for parallel transfers. Instead of trying to accelerate a single TCP flow, it improves aggregate throughput by load-balancing many connections—useful for download managers, package managers, or browsers that open multiple requests at once. It can bind new outbound sockets to different interfaces, letting a machine take advantage of Wi-Fi and Ethernet (or multiple uplinks) simultaneously. The utility runs as a simple proxy endpoint, so existing applications can benefit without code changes by pointing their traffic to it. Configuration is intentionally straightforward, making it easy to test with real-world workloads and see the effect on multi-connection downloads. While it won’t speed a single large stream, it’s a practical way to squeeze more total bandwidth out of multiple links in everyday use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Chosen

    Chosen

    jQuery plugin that makes select boxes more user-friendly

    Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. Chosen automatically highlights selected options and removes disabled options. Chosen automatically sets the default field text ("Choose a country...") by reading the select element's data-placeholder value. If no data-placeholder value is present, it will default to "Select an Option" or "Select Some Options" depending on whether the select is single or multiple. You can change these elements in the plugin js file as you see fit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    DocPad

    DocPad

    Empower your website frontends with layouts and meta-data

    DocPad is a dynamic static site generator built on Node.js that streamlines web development by allowing use of layouts, meta‑data, templating preprocessors (Markdown, Jade, CoffeeScript, etc.), partials, skeletons, file‑watching, querying, and a rich plugin system for building powerful static sites quickly. Completely file based, meaning there are no pesky databases that need to be installed, and for version control you get to use systems like Git and SVN, which you're already used to. Write your documents in any language, markup, templating engine, or pre-processor you wish (we're truly agnostic thanks to your plugin system). You can even mix and match them when needed by combining their extensions in a rails-like fashion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Literally Canvas

    Literally Canvas

    A canvas in your browser

    Literally Canvas is an extensible, open source (BSD-licensed), HTML5 drawing widget. Its only dependency is React.js. You can use it to embed drawing boards in web pages. It’s kind of like an extensible MS Paint in JavaScript. Users can sketch drawings and you can do what you like with the results. comes with an easy-to-use jQuery plugin. It’s developed by the community for many purposes and is free to use and extend. Literally Canvas is intended to live inside your application in the way that works best for you. There is a public API for adding new shapes and tools. Literally Canvas is optimized to work with complex drawings, and it smooths lines naturally to avoid the unsightly line angles often seen in simplistic drawing programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Node-Slug

    Node-Slug

    Slugifies even utf-8 chars

    node-slug is a small utility library for converting arbitrary strings into URL-friendly “slugs.” It replaces spaces and special characters with dashes, transliterates accented or non-ASCII characters into simpler equivalents, and ensures the output string is clean, lowercase, and suitable for use in URLs. The library is commonly used in content management systems, blogging engines, and SEO-sensitive applications where readable and consistent slugs are required. It supports many languages and character sets, allowing international text to be transformed into a safe format. The implementation is straightforward and can be embedded easily into Node.js applications with minimal configuration. It’s designed for reliability and predictability so that the same input always produces the same slug, ensuring stable URLs over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Roots

    Roots

    A toolkit for rapid advanced front-end development

    Roots is a CoffeeScript-based toolkit designed to speed up front-end and static site development. It functions as a fast, flexible static site generator but also offers MV* integration with frameworks like Backbone or Angular. Roots comes with extensible pipelines, asset compilation, template engines (Jade, etc.), live reloading, server integration, and plugin support. Widely used in production, it's maintained actively and is MIT-licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.