Showing 11 open source projects for "windows script host"

View related business solutions
  • 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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    CloudTunes

    CloudTunes

    Web-based music player for the cloud

    CloudTunes is a web application that turns cloud and online sources into an iTunes-like music experience you can access in the browser. It focuses on pulling tracks from services such as YouTube or storage backends and organizing them into searchable libraries and playlists. The interface is built to feel familiar to desktop music players, with queue management, dynamic search, and metadata views that make large collections manageable. Because playback runs in the browser, you can use it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    hubot-slack

    hubot-slack

    Slack Developer Kit for Hubot

    ...Slack Developer Kit for Hubot is an adapter that connects your Hubot scripts to your Slack team, giving you and your fellow teammates a new best friend: your very own scriptable, pluggable bot. What is Hubot and when should I use it? In short, it makes developing ChatOps-style bots quicker and easier. It’s an application you host on a server that uses the Slack platform and behaves however you script it to. You will first want to create a new Hubot project. The simplest way is to use your computer’s terminal app to install Yeoman, a handy tool that builds projects from a template. Slack apps are a container for many capabilities in the Slack platform, and let you access those capabilities in a single place. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cyclotron

    Cyclotron

    A web platform for constructing dashboards

    Cyclotron is a web-based, drag-and-drop dashboard creation platform developed by ExpediaGroup. It enables non-programmers to build, edit, and host dashboards defined declaratively via JSON configs. Features include a built-in editor, REST API integration, Docker deployment, and extensibility for custom components. It facilitates rapid dashboard development without coding.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Aglio

    Aglio

    An API Blueprint renderer with theme support that outputs static HTML

    Aglio is a renderer for API Blueprint documents (Markdown‑based API description format), producing static HTML documentation with theme support. It functions as both a command‑line executable and a Node.js library, allowing integration into pipelines or live-preview workflows. An API Blueprint renderer that supports multiple themes and outputs static HTML that can be served by any web host. API Blueprint is a Markdown-based document format that lets you write API descriptions and...
    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
  • 5
    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
  • 6
    Hubot Scripts

    Hubot Scripts

    Optional scripts for hubot, opt in via hubot-scripts.json

    hubot‑scripts is a now‑deprecated repository containing a curated collection of community‑contributed scripts for Hubot, GitHub's chat‑ops bot, allowing users to extend its functionality easily. Any third-party dependencies for scripts need the addition of your package.json otherwise, a lot of errors will be thrown during the startup of your hubot. You can find a list of dependencies for a script in the documentation header at the top of the script. The best way is to take a look at an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Odometer

    Odometer

    Smoothly transitions numbers with ease. #hubspot-open-source

    Odometer is a lightweight JavaScript and CSS library for animating numbers with a smooth rolling effect, similar to a car’s odometer. It provides a visually engaging way to display counters, statistics, or values that update dynamically in dashboards and web apps. The library requires minimal setup—just drop in the script and apply the class to an element, then update the number to trigger the animation. It supports multiple themes and styles, all implemented with CSS so they are easy to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    CoffeeScriptRedux

    CoffeeScriptRedux

    Rewrite of the CoffeeScript compiler with proper compiler design

    CoffeeScriptRedux is a rewritten version of the CoffeeScript compiler with emphasis on compiler design principles, robustness, and extensibility—designed to be "complete enough to use for nearly every project." Before transitioning from Jeremy's compiler, see the intentional deviations from jashkenas/coffee-script wiki page. Complete enough to use for nearly every project. Proper compiler design principles and a focus on robustness and extensibility.
    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
  • 10
    octonode

    octonode

    github api v3 in nodejs

    octonode is a library for nodejs to access the github v3 API. You can configure the protocol, hostname and port to use. For example to connect to a GitHub Enterprise instance. Request options can be set by setting defaults on the client. (e.g. Proxies). Authenticate to github in cli mode (desktop application) Ensure that the scopes argument is an object containing the required note property. For two-factor authentication add the One Time Password otp key with its corresponding code to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next