Open Source CoffeeScript Software Development Software - Page 2

CoffeeScript Software Development Software

View 5740 business solutions

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

  • 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
  • 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
  • 1
    Dploy

    Dploy

    FTP/SFTP deployment tool built in node.js

    dploy is a deployment automation tool written in Node.js, designed to simplify pushing code and assets to servers. It uses configuration files to define environments and deploy rules, allowing developers to quickly push updates via FTP or SFTP. With a single command, dploy compares the local project with the remote server and uploads only the files that have changed, making deployments efficient and incremental. It is particularly helpful for small- to medium-sized web projects where complex CI/CD pipelines are unnecessary but a reliable deployment mechanism is still needed. The configuration is simple and human-readable, enabling teams to share deployment settings easily. By streamlining file transfer and reducing manual steps, dploy helps teams deploy faster, avoid mistakes, and maintain consistent environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GSS Engine

    GSS Engine

    GSS engine

    GSS is a JavaScript layout engine based on Grid Style Sheets (constraint CSS) using Cassowary constraint solver. It enables declarative relational layouts—expressing 'item A aligned to the right of item B'—and compiles these constraints into standard styles at runtime or build-time. Though experimental and labeled unstable, it showcases advanced layout paradigms beyond traditional CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Git Time Machine

    Git Time Machine

    Atom package that allows you to travel back in commit history

    git-time-machine is a user interface (often as an editor plugin or UI extension) that allows users to browse a file’s history visually, stepping back and forth through revisions in Git like a “time machine.” It shows changes to a file over time, lets users compare older states, and often provides diff and blame views to understand how the file evolved. Instead of just opening a commit log or diff, git-time-machine gives an interactive, incremental experience where you can slide through versions and see content changes in place. This is especially helpful when diagnosing when bugs were introduced, exploring regression contexts, or reviewing code evolution visually. For projects with many commits, it accelerates historical exploration, and it is commonly integrated into editors so developers can use it in their working environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gulp-Cheatsheet

    Gulp-Cheatsheet

    A cheatsheet for gulp.js

    The gulp-cheatsheet repository is a compact, printable reference guide for Gulp.js, summarizing common commands, patterns, and usage examples in both JavaScript and CoffeeScript. It’s designed to be easily printed or posted beside a workstation, acting as a quick lookup for task definitions, streams, watching, and build workflows. The cheatsheet covers essential topics like Gulp installation, defining tasks, piping streams, watchers, and handling asynchronous tasks. It includes multilingual PDF versions (English, Japanese, Chinese) so users around the world can use it in their preferred language. The repository is lightweight (mostly documentation and examples), licensed under MIT, and maintained as a community reference rather than a full tool or plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    Jekyll-Atom

    Jekyll-Atom

    A collection of tools and snippets for working with Jekyll in Atom

    Jekyll-Atom has a few settings that can be set through the Atom settings. A collection of snippets and tools for Jekyll in Atom. Build Command An array containing the default command to build a site, defaults to jekyll, build. Can be overridden in your projects _config.yml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kartograph.js

    Kartograph.js

    Open source JavaScript renderer for Kartograph SVG maps

    kartograph.js is an unmaintained open-source JavaScript library that renders interactive SVG maps in browsers, using jQuery and RaphaelJS. Originating from Kartograph.py, it supports map loading, stylable layers, choropleth maps, symbol overlays (e.g., bubbles), and allows chunked rendering for complex maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Keypress

    Keypress

    A keyboard input capturing utility

    Keypress is a JavaScript utility (Apache‑2.0) for defining keyboard combos, sequences, and custom modifiers. Popular in game development and interactive web apps, it supports keydown/keyup, multiple modifiers, sequence combinations, and offers ~9 KB footprint with zero dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lineman

    Lineman

    Lineman helps you build fat-client JavaScript apps

    Lineman is a Node.js/Grunt-based toolchain for developing fat-client web apps. It provides asset compilation (JS, CSS, templates), live server, file-watching with auto-tests, mock backends, and build optimizations. It simplifies SPA development without tightly coupling frameworks, and includes plugins for blogging, Angular/Ember, etc. Though less maintained nowadays, it was pioneer in front-end tooling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Morris.js

    Morris.js

    Pretty time-series line graphs

    Morris.js is a JavaScript charting library designed to render “pretty time‑series” graphs. It offers a very simple API for building line, bar, area, and donut charts, making it easy to add visually appealing charts to web pages. It is built on top of jQuery and Raphael.js. You'll need Node.js. I recommend using nvm for installing Node in development environments. Additionally, Bower is required for retrieving additional test dependencies. With node installed, install grunt using npm install -g grunt-cli, and then the rest of the test/build dependencies with npm install in the morris.js project folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    PSD.js

    PSD.js

    A Photoshop PSD file parser for NodeJS and browsers

    psd.js is an open-source JavaScript library (CoffeeScript/JS) for reading and parsing Adobe Photoshop PSD files in both Node.js and web browsers. It reconstructs the document into a DOM-like tree with layers, masks, text metadata, vector information, and pixel data. It enables developers to traverse layer structures, extract flattened or individual image buffers, and integrate PSD assets programmatically in web or backend applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pagedraw

    Pagedraw

    A UI builder for React web apps

    Pagedraw is a Sketch/Figma-style UI builder that generates production-ready React JSX. Users visually design interfaces via drag‑and‑drop components and get exportable React components. Though production support ended and it’s deprecated, the open-source release preserves its innovative design‑to‑code approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PlatformIO Atom IDE Terminal

    PlatformIO Atom IDE Terminal

    A terminal package for Atom, complete with themes, API and more

    The PlatformIO Atom IDE Terminal is a lightweight terminal package for the Atom editor that embeds a native shell right inside the editor UI. It provides a familiar terminal experience—shell history, colors, and interactive programs—without switching windows, which streamlines workflows when building, flashing, or debugging embedded firmware from PlatformIO or other toolchains. The integration supports multiple terminal tabs, configurable shells, and user-defined startup commands so each project pane can pre-load environment variables or virtualenvs. Because embedded development often requires frequent command-line interactions (builds, serial monitors, log watchers), having the terminal adjacent to code and the project tree significantly reduces context switching. The package is intentionally minimal and focuses on stability and responsiveness rather than trying to replace full-featured terminal emulators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PleaseWait.js

    PleaseWait.js

    JavaScript library to display customizable splash/loading screens

    PleaseWait.js is a minimalist JavaScript library for showing splash-loading screens during the initialization of single-page applications (SPAs). It allows developers to define background colors, logos, and HTML content (like spinners) while delaying the main UI presentation. Once content is ready, it removes the loader and reveals the app. Installable via npm, Bower, or CDN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pretty-Error

    Pretty-Error

    See node.js errors with less clutter

    pretty-error is a Node.js library that renders JavaScript error messages in a cleaner, more readable, and visually styled format to make debugging easier. PrettyError turns error objects into something similar to an html document, and then uses RenderKid to render the document using simple html/css-like commands. This allows PrettyError to be themed using simple css-like declarations. There are a few methods to help you customize the contents of your error logs. You can customize which trace lines get logged and which won't.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pt

    Pt

    An experimental library on point, form, and space

    Pt.js is an experimental JavaScript/TypeScript toolkit for generative visuals and interactive graphics. Built around the ideas of Point, Form, and Space, it provides entities for vectors, shapes, animations, and event handling. Suitable for visualizations, D3-like interactions, and creative coding experiments in browser or desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QuoJS

    QuoJS

    Micro #JavaScript Library for Mobile Devices

    QuoJS is a lightweight JavaScript library aimed at building mobile-first web interfaces with a focus on touch interactions and simple DOM utilities. It provides a compact, jQuery-like API for element selection, traversal, and manipulation, but trims the surface area to keep payloads small for mobile browsers. A core feature set centers on high-level touch gestures—such as tap, double-tap, swipe, pinch, and long-tap—abstracting away platform quirks so developers can attach handlers consistently across devices. The library embraces modern browser features and CSS3 where available, offering helpers that make common mobile UI patterns feel responsive and fluid. Because it is intentionally minimal, QuoJS plays well as a drop-in alongside other client libraries when you only need fast gestures and a few utilities rather than a full framework. Its API is designed to be readable and chainable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shadowsocks-Nodejs

    Shadowsocks-Nodejs

    Node.js port of Shadowsocks

    Shadowsocks-Nodejs is a Node.js implementation of the Shadowsocks proxy protocol, providing server and client components that let users create an encrypted proxy tunnel to bypass network filtering and protect traffic in transit. The project reimplements the lightweight, stream-oriented Shadowsocks protocol in JavaScript so operators can run servers and clients using Node.js environments rather than native binaries or Python ports. It exposes typical Shadowsocks features such as configurable ciphers, listening ports, and worker process models that let operators tune performance for their deployment. Historically, the Node.js port has been used when convenience or platform compatibility mattered, though some maintainers and users note that performance and memory characteristics differ from other implementations. The codebase includes CLI helpers and configuration parsing so it can be run as a service or embedded in other Node.js tooling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sticky-Kit

    Sticky-Kit

    A jQuery plugin for creating smart sticky elements

    Sticky‑Kit is a jQuery plugin that enables elements on a web page to smartly “stick” within their parent container during scrolling, ensuring visibility and preventing overlap with other page elements like footers. See the homepage for directions and examples. Include sticky-kit.js after you've included jQuery on the page. Ensures sticky items never overflow or obscure container boundaries (“bottom out”). Can stick multiple elements simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Stitch

    Stitch

    Stitch your CommonJS modules together for the browser

    Stitch is a library that simplifies the packaging of CommonJS modules for use in the browser. It allows developers to write modular JavaScript code using the CommonJS format and then bundles it into a single file that can be served client-side. This helps bridge the gap between Node.js-style development and browser environments, particularly before modern bundlers like Browserify and Webpack became widespread. The library automatically resolves dependencies, inlines modules, and ensures they can be required in the browser as if they were running in Node.js. It was designed to encourage clean modular design in front-end applications and reduce reliance on global variables. Stitch is lightweight and intended for developers who want a simple way to bundle JavaScript modules without a lot of configuration overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Talk-OS

    Talk-OS

    Open source version of jianliao

    talk-os is an open-source team chat platform that delivers real-time messaging, channels, and file sharing for collaborative work. It organizes conversations into public rooms and private groups, supports mentions and notifications, and provides a persistent message history with search so teams can catch up quickly. The system is designed around live updates, pushing new messages and presence changes to connected clients without page reloads. File attachments, emojis, and basic rich content previews make day-to-day communication more expressive while keeping the interface clean. Because it’s self-hostable, organizations can run it on their own infrastructure and customize authentication, integrations, and UI behavior to match internal policies. Its architecture demonstrates a typical modern chat stack with a JavaScript front end and a real-time backend, suitable for small companies and hobby teams that want Slack-style workflows without a hosted dependency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tourist

    Tourist

    Simple, flexible tours for your app

    Tourist is a small library for building guided, step-by-step tours inside web applications, letting developers create interactive walk-throughs that highlight UI elements and explain workflows to end users. It provides a simple API for defining a sequence of steps, each tied to a DOM selector or screen area, with configurable titles, descriptions, next/previous controls, and optional callbacks for custom behavior. The library is designed to be flexible: steps can be triggered programmatically, attached to single-page app routing, or displayed conditionally based on user state, making it suitable for onboarding, feature discovery, or contextual help. Tourist aims to be framework-agnostic so it can be integrated into plain JavaScript projects as well as React, Vue, or other frontend stacks with minimal glue code. It also supports common niceties like mobile-friendly positioning, step-skipping, and hooks for analytics events so teams can measure adoption of guided flows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Turbolinks Classic

    Turbolinks Classic

    Classic version of Turbolinks

    Turbolinks Classic is a now-deprecated JavaScript library (largely used in Rails projects) for speeding up navigation by intercepting link clicks and replacing only the <body> and page title instead of reloading the entire page. It avoids recompiling JS and CSS on each navigation, improving perceived performance. Turbolinks makes following links in your web application faster. Instead of letting the browser recompile the JavaScript and CSS between each page change, it keeps the current page instance alive and replaces only the body (or parts of) and the title in the head. Think CGI vs persistent process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Vim-Mode

    Vim-Mode

    Next generation vim support for atom

    vim‑mode is an Atom editor package providing modal Vim-style editing—combining the power of traditional Vim keybindings with the extensibility of the Atom editor. It’s now deprecated in favor of vim-mode-plus. Provides Vim modal control for Atom, blending the best of Vim and Atom. Seamlessly integrates with Atom's UI and editing workflows. Easy to install via Atom’s package manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WebGL Heatmap

    WebGL Heatmap

    A high performance WebGL/JS heatmap display library

    webgl-heatmap is a browser-side rendering library that uses the GPU via WebGL to draw smooth, continuous heatmaps from large numbers of data points. Instead of relying on CPU-bound canvas operations, it leverages fragment shaders and additive blending to accumulate intensity and colorize results in real time. The API lets you push points or weighted samples into a buffer and then renders a gradient map where hot areas emerge organically from density rather than discrete markers. Because most work happens on the GPU, it scales well as the number of points grows and remains interactive for animations, live telemetry, or dynamic overlays. The library focuses on visual quality, producing anti-aliased, blur-free gradients that look good at various zoom levels and resolutions. It fits well into data-viz stacks where you need a responsive heat layer on top of maps, charts, or custom canvases, and it is compact enough to embed in dashboards and demos without heavy dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    caniuse-cmd

    caniuse-cmd

    Caniuse command line tool

    caniuse-cmd is a command-line interface tool that brings the power of caniuse.com—the web compatibility database—directly into your terminal, enabling quick checks of browser support without the UI. You can specify your own defaults by creating a file called .caniuse.json and putting it in your home directory. Install with npm install -g caniuse-cmd. All the power of caniuse with none of the nice UI or interactivity.
    Downloads: 0 This Week
    Last Update:
    See Project
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.