Showing 23 open source projects for "easy"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Docco

    Docco

    Literate Programming can be Quick and Dirty

    Docco is a documentation generator by Jeremy Ashkenas that embraces the literate-programming style: it takes your source code and produces annotated HTML documentation that shows your comments side-by-side with your code. The idea is to read code like a book — commentary on one side, code on the other — which helps reviewers and learners understand intent and implementation simultaneously. It supports many languages (via configuration) and is intentionally quick and dirty, prioritizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    xml2js

    xml2js

    XML to JavaScript object converter

    xml2js is a Node.js module that converts XML into JavaScript objects (and vice versa). It simplifies XML parsing by using pure JavaScript and supports both synchronous and asynchronous parsing. It’s a lightweight alternative to heavy DOM parsers. You can create one xml2js.Parser per file. That's the recommended one and is promised to always just work. You can call reset() on your parser object. You can hope everything goes well anyway. This behaviour is not guaranteed to work always, if ever.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Dispatch-Proxy

    Dispatch-Proxy

    Combine internet connections, increase your download speed

    ...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: 12 This Week
    Last Update:
    See Project
  • 4
    hubot-slack

    hubot-slack

    Slack Developer Kit for Hubot

    So you want to get started using Hubot and Slack? We’ve got you covered. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 5
    Omelette

    Omelette

    Omelette is a simple, template based autocompletion tool for Node

    Omelette is a minimalist tool for adding shell autocompletion to Node.js and Deno command-line apps. Using a tagged-template DSL, it supports Bash, Zsh, and Fish. Developers define CLI structures, bind events to completion nodes, and call .init() to register completion scripts. It’s used by projects like Office 365 CLI and App Center, and is MIT‑licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Literally Canvas

    Literally Canvas

    A canvas in your browser

    ...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
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bootstrap Tour

    Bootstrap Tour

    Quick and easy product tours with Twitter Bootstrap Popovers

    The easiest way to show people how to use your website. Bootstrap Tour is a quick and easy way to build your product tours with Bootstrap Popovers. Build the name of the storage item where the tour state is stored. The name should contain only alphanumerics, underscores and hyphens. You can initialize several tours with different names in the same page and application. You can dynamically reorient the popover by default by specifying auto for the placement, every time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vim-Mode

    Vim-Mode

    Next generation vim support for atom

    ...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
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    jQuery.payment

    jQuery.payment

    Library for building credit card forms and validating inputs

    Created by Stripe and archived on GitHub, jquery.payment is a small jQuery plugin that formats credit card inputs—numeric grouping, expiry dates, CVC—as you type and validates card numbers, expiry, and CVC with client-side checks. While deprecated in favor of Stripe Elements, it remains useful for legacy implementations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Node RTSP RTMP Server

    Node RTSP RTMP Server

    RTSP/RTMP/HTTP hybrid server

    ...It enables users to set up a lightweight streaming infrastructure for delivering live video or audio across networks without relying on heavy external servers. By implementing these protocols in Node.js, it offers easy integration with JavaScript applications and rapid prototyping for developers working on real-time streaming. The server can be used in surveillance camera setups, broadcasting workflows, or low-latency streaming systems. Because Node.js is event-driven, the implementation is designed for handling concurrent client connections efficiently. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    At.js

    At.js

    Add Github like mentions autocomplete to your application

    At.js is a lightweight jQuery plugin that enables @mention-style autocomplete functionality within text inputs or contenteditable areas. It allows developers to bind actions to character triggers (like @ or #) and display suggestion dropdowns with customizable behavior. The plugin is especially useful for building social platforms, chat apps, or collaborative editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hallo

    Hallo

    Simple rich text editor (contentEditable) for jQuery UI

    Hallo is a straightforward, in-place WYSIWYG rich-text editor plugin for web pages using jQuery UI and the HTML5 contentEditable attribute. We use the Travis continuous integration service for testing Hallo. When Hallo is loaded it will also load all the enabled plugins for the element, and pass them some additional options. Unique identifier of the Hallo instance, can be used for element IDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    oriDomi

    oriDomi

    Fold up DOM elements like paper

    oriDomi is a JavaScript library that visually "folds" DOM elements like paper, creating origami-style transitions using CSS transforms and JavaScript. Use your mouse or touch to manipulate the images on the website, or press the fold button to see a random effect. Create an OriDomi instance by passing your target element to the constructor. When creating a new OriDomi composition, you can pass a map of options as the second argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Odometer

    Odometer

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

    ...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 customize. The animation is GPU-accelerated and designed to be smooth even for rapid updates. Odometer is often used in marketing sites, financial dashboards, and gamified interfaces where numeric feedback benefits from a touch of motion and polish.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Shadowsocks-GUI

    Shadowsocks-GUI

    Shadowsocks GUI client

    Shadowsocks GUI client provides a graphical interface for configuring and running Shadowsocks, an encrypted proxy, on desktop systems. For Windows, upgrade to Shadowsocks for Windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Camo

    Camo

    An http proxy to route images through SSL

    Camo is a lightweight Node.js HTTP proxy that serves insecure (HTTP) images over HTTPS, eliminating mixed-content warnings on secure webpages. It authenticates request URLs via HMAC, allowing admins to cache-bust or block content, and supports whitelisting by MIME type. Originally built by atmos for GitHub comments, it's now archived but continues to be used and forked (e.g., camo.cr).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next