Showing 28 open source projects for "scroll"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Textream

    Textream

    Textream is a free macOS teleprompter app for streamers, interviewers

    ...It runs natively on macOS and leverages on-device speech recognition to highlight each word in real time as you speak, keeping your focus where it belongs — on delivery rather than memorization. The interface supports multiple modes of use, such as classic constant-scroll auto-scrolling, voice-activated scrolling that pauses when you’re silent, and direct word tracking that syncs the displayed script to your spoken pace. Textream also includes flexible display modes, from a sleek notch-anchored overlay on laptops to an invisible-to-the-audience floating window or fullscreen experience.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    React Three Fiber

    React Three Fiber

    A React renderer for Three.js

    Build your scene declaratively with re-usable, self-contained components that react to state, are readily interactive, and can tap into React's ecosystem. There is no hard dependency on a particular three.js version, it does not wrap or duplicate a single three.js class. It merely expresses three.js in JSX, <mesh /> becomes new THREE.Mesh(), and that happens dynamically. There is no additional overhead. Components participate in a unified render loop outside of React. It outperforms three.js...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    It's MyTabs

    It's MyTabs

    Open source, web based, self hostable guitar/bass tab viewer

    ...Users can upload tab files in formats such as GP, GPX, MusicXML, or CAPX, sync them with audio or YouTube videos, and play them back in a browser or mobile device. It supports features like MIDI synth track muting/soloing, mobile-friendly UI, dark/light themes, and a variety of cursor modes (auto-scroll, follow-cursor, highlight bar). Because it is deployable via Docker Compose or as a Windows executable, musicians can self-host their own tab library, keep data private, and share links conveniently. The community around it includes home musicians praising it for usability and self-hosting flexibility.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Spectacle

    Spectacle

    A ReactJS based Presentation Library

    ...Spectacle’s presentations are lively and interactive, with clickable elements, themes, custom backgrounds, animations, and many other fun and unique elements you can add to make your presentations pop. With Spectacle you can also live demo your code in real time without having to leave the presentation deck. Code blocks conveniently auto-size and scroll when there is an overflow of content. See the live demo deck at: https://raw.githack.com/FormidableLabs/spectacle/main/examples/one-page.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    YUVviewer

    YUVviewer

    YUVviewer is a small tool for developers to preview raw image formats.

    YUVviewer is a small tool for developers to view and preview various original image formats. It is based on Qt and opencv frameworks and supports windows/linux/macos.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6
    OpenComic

    OpenComic

    Comic and Manga reader

    Comic and Manga reader, written with Node.js and using Electron.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    ShippyFlow
    ShippyFlow is a cross-platform desktop kanban board application built with Electron. It provides a beautiful, modern interface for managing tasks and projects using the kanban methodology. The application works completely offline and automatically saves all your data locally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Simplest pdf reader

    Html5 simple pdf reader

    A simple local pdf file reader in html page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TTFviewer

    TTFviewer

    TTFviewer is a small tool for developers to preview ttf font/icon file

    TTFviewer is a small tool for developers to view and preview various ttf font/icon image formats. It is based on Qt and supports windows/linux/macos.
    Downloads: 8 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll. A small component to make your CSS animations work on scroll with Svelte. SAoS allows you to animate once or multiple times an element on a scroll, you can define the top and bottom "triggers" and the CSS of the internal divs (not recommended, but it can help in some cases).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lax.js

    lax.js

    Library to create smooth & beautiful animations when you scroll

    Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll. Lax.js 2.0 has been completely re-written with a focus on modularity and flexibility giving you more tools to create awesome animations. To implement lax you need to create at least one driver, to provide values for animations, as well as the element animation bindings. The easiest way to get started is to use presets via html classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FancyScrollView

    FancyScrollView

    Scroll view component that can implement highly flexible animations

    A generic ScrollView component that allows you to implement highly flexible animations. It also supports infinite scrolling. Add the package to your Unity Project from the OpenUPM registry. When FancyScrollView updates the scroll position, it passes the normalized position of the viewport range to each cell. On the cell side, the cell itself controls the scrolling position and appearance based on the value of 0.0~. The sample uses Animator and mathematical formulas to implement scrolling movements.1.0. Only the number of cells needed for display will be generated and the cells will be reused. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Markdownify

    Markdownify

    A minimal Markdown editor desktop app

    Make changes, See changes. Instantly see what your Markdown documents look like in HTML as you create them. While you type, LivePreview will automatically scroll to the current location you're editing. The good old GitHub Flavored-style Markdown. So, you don't feel out of the place. Syntax highlighting in fenced code blocks with language identifiers and Markup languages. Change the color scheme of the editor based on your preferences. i.e to choose between Dark mode/Light mode. Supports emojis in the preview mode for when you need to express yourself via one. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MapSCII

    MapSCII

    Braille & ASCII world map renderer for your console

    ...Work offline and discover local VectorTile/MBTiles. Compatible with most Linux and OSX terminals. Highly optimized algorithms for a smooth experience. 100% pure JavaScript! Arrows up, down, left, right to scroll around. Press a or z to zoom in and out. Press c to switch to block character mode, and press q to quit. If your terminal supports mouse events you can drag the map and use your scroll wheel to zoom in and out.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    StackEdit

    StackEdit

    In-browser Markdown editor

    ...StackEdit provides very handy formatting buttons and shortcuts, thanks to PageDown, the WYSIWYG-style Markdown editor used by Stack Overflow. Whether you write, you review, you comment… StackEdit's layout provides you with the flexibility you need, without sacrifice. StackEdit’s Scroll Sync feature accurately binds the scrollbars of the editor panel and the preview panel to ensure that you always keep an eye on the output while writing. StackEdit can sync your files with Google Drive, Dropbox and GitHub. It can also publish them as blog posts to Blogger, WordPress and Zendesk. You can choose whether to upload in Markdown format, HTML, or to format the output using the Handlebars template engine.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    AVBook

    AVBook

    Management system for video content

    ...It features source aggregation, letting users query multiple backends or scraping rules in one interface. Within the app, readers enjoy features like multi-layout viewing (single, double, scroll), image caching/offline reading, and bookmark or history tracking. The UI also supports filtering, category browsing, and author galleries where users can explore related works. Because content sources vary, the app must handle network errors, pagination, and format inconsistencies robustly. As an open project, it offers extensibility for adding new source rules, UI themes, or custom reader modes adapted to niche reading preferences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Midia

    Midia

    Simple Media manager for your Laravel project

    Simple media manager for your Laravel project. This package lets you open your files as inline modal. All directories in the folder will be ignored. In other words, can only read the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PWN Reader Web

    PWN Reader Web

    Web based manag and comic reader with thumbnail supports

    A browser based manga reader that will let you browse your manga collection. It enable you to browse them as you browser in any of the online comics site. It uses python to generate list of the manga in the library and use jQuery to let you browse those in the browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WOW.js

    WOW.js

    Reveal CSS animation as you scroll down a page

    Reveal animations when you scroll. Easily customize animation settings like style, delay, length, offset, iterations, etc. By default, you can use it to trigger animate.css animations. But you can easily change the settings to your favorite animation library. Smaller than other JavaScript parallax plugins, like Scrollorama (they do fantastic things, but can be too heavy for simple needs).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    vtop

    vtop

    A graphical activity monitor for the command line

    ...This is different to how Apple Activity monitor works. If your terminal supports mouse events (like iTerm) then you can click on the items in the process list. As well as use the scroll wheel. You can disable mouse control with the vtop, no-mouse option.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    imvy

    imvy

    A keyboard-friendly image viewer in Gtk2-perl

    A keyboard-friendly image viewer in Gtk2-perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Project migrated to GitHub: https://github.com/Junker/gvolwheel --- GVolWheel is a Lightweight application which lets you control the audio volume. GVolWheel is application which lets you control the volume easily through a tray icon you can scroll on. Easily integrate with minimal desktops (Openbox,IceWM,XFCE etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JS3D

    JS3D

    diagrammatic 3D in a web browser using SVG

    Technology demonstrator of 3D rendering and navigation within a standards compliant web page (requires browser SVG support), no need for a plugin. Intended for use creating basic informative diagrams, ideal for live 3D animations through a web 2.0 mashup. Uses JavaScript to generate SVG (inline) from X3D (inline) using a VRMLScript compliant environment object (an implementation of the VRMLScript standard in JS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flint

    Flint

    Actionscript 3 Particle Engine for Flash and Flex

    ...This first tutorial will introduce the basics of Flint through a project to create a snow effect. Our effect will be snow flakes drifting down the screen. Each snow flake will be a particle in our particle system. If you want to see the final effect, scroll to the bottom of the page. This tutorial works with version 4.0.0 of the Flint library. This example creates a 2D particle effect. For 3D particle effects the principles are the same but you use a 3D emitter and 3D behaviours. First create a new Flash file (Actionscript 3). Set the stage size to 500 pixels wide and 400 pixels high, set the frame rate to 30 fps and set the background color to black.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Skrol is a scroll bar component that developed with Adobe flash, actionscript 3.0.The ScrollBar is a great component to be used when you need scrolling capabilities for large size elements inside small viewing areas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB