Showing 95 open source projects for "smooth"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Amaze UI

    Amaze UI

    Amaze UI, a mobile-first and modular front-end framework

    China's first open source HTML5 multi-screen front-end framework. We look forward to your participation and work together to create a simple and easy-to-use front-end framework! Based on the concept of Mobile first, Amaze UI gradually expands from small screens to large screens, and finally realizes all screen adaptations, adapting to the trend of mobile internet. Amaze UI contains nearly 20 CSS components, 10 JS components, and 17 web components containing nearly 60 themes. It can quickly...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    iScroll

    iScroll

    Smooth scrolling for the web

    iScroll is a high-performance JavaScript scroller built to bring smooth scrolling behavior to web interfaces across desktop, mobile, and smart TV environments. It was designed to be small, dependency-free, and optimized enough to work well on both modern and older devices. The library goes beyond basic scrolling by supporting zooming, panning, infinite scrolling, parallax effects, and carousel-style interactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Mozaik

    Mozaik

    Easily craft beautiful dashboards

    ...Mozaïk eases this by providing a backend, which handles API calls and pushes data to widgets through websockets. Sometimes, a single dashboard is not enough. Mozaïk allows multiple dashboards with a smooth transition.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    ramjet

    ramjet

    Morph DOM elements from one state to another with smooth animations

    Ramjet is a JavaScript animation library for morphing one DOM element into another. It creates the illusion that interface elements can transform smoothly between different shapes, sizes, and positions. The library works by cloning elements, aligning the target clone over the source, and animating both elements until the transition appears continuous. It is useful for playful UI effects, animated state changes, visual transitions, and experimental web interactions. Ramjet can be applied to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    Loaders.css

    Loaders.css

    Delightful, performance-focused pure css loading animations

    ...The library emphasizes small, reusable snippets: you copy a minimal markup block, apply the provided class, and tweak size or color through CSS variables or overrides. Animations are crafted to be smooth and performant, relying on GPU-friendly properties to keep frame rates high even on mobile devices. The set covers common loading metaphors (pulsing dots, rotating squares, bouncing bars), giving designers a consistent visual language across a site while keeping bundle size tiny.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    snabbt.js

    snabbt.js

    Fast animations with javascript and CSS transforms

    ...The end result is then set via CSS3 transform matrices. snabbt.js is built to be fast. It will only animate things that modern browsers can animate cheaply, transforms and opacity. The goal is to make a library that will let the user make smooth animations without needing to know too much about browser rendering. Note, for convenience, width and height are animatable too, but beware since they may cause page reflows and slow down your animations. No arbitrary property animations, e.g. colors, padding, margin or line height animations. For performance reasons, snabbt never queries the DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Morphext

    Morphext

    A simple, high-performance and cross-browser jQuery rotating plugin

    A simple, high-performance, and cross-browser jQuery rotating / carousel plugin for text phrases powered by Animate.css. A jQuery plugin for creating text-based carousels, rotating small or large pieces of text one after the other, just like a slider does with images. This can be a great tool for displaying catch phrases, mission statements, tag lines, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    vDrive

    vDrive

    'vDrive' - your own Cloud Drive!

    'vDrive' is a web based file manager optimized for media and touch screen. Install the software on your PHP web server and turn your website into your own Cloud Drive. Please rate and provide your feedback.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    jQuery Parallax

    jQuery Parallax

    Used to recreate the Nike Better World parallax effect

    ...The library works by moving multiple layers at different speeds relative to cursor movement, producing a dynamic three-dimensional illusion commonly used in landing pages, portfolios, games, and promotional websites. Designed to integrate easily with jQuery workflows, the plugin emphasizes simplicity while still offering smooth animations and configurable behavior. Developers can customize movement intensity, axis constraints, calibration, inversion, and origin positioning to create tailored interactive experiences. The project also supports responsive layouts and device orientation input for mobile environments, extending the parallax effect beyond desktop cursor interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    smoothState.js

    smoothState.js

    Unobtrusive page transitions with jQuery

    ...Imagine, for a second, how disorienting it would be if touching a doorknob teleported you to the other side of the door. Navigating the web feels like using a teleporting doorknob. Layouts change, elements rearrange or disappear, and it takes time for the user to adjust. Smooth transitions reduce the effort it takes for users to get settled into a new environment. Javascript SPA frameworks, sometimes referred to as MVC frameworks, are a common way to solve this issue. These frameworks often lose the benefits of unobtrusive code. Writing unobtrusive javascript gives us more resilience to errors, and improved performance and accessibility. smoothState.js provides hooks that can be used to choreograph how elements enter and exit the page during navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jQuery Transit

    jQuery Transit

    Super-smooth CSS3 transformations and transitions for jQuery

    ...It exposes a simple .transition() method so you can animate transforms, opacity, colors, and other CSS properties with minimal code. Under the hood, it leans on GPU-accelerated CSS transforms where available, falling back gracefully, which made complex motion feel smooth even on modest devices. The plugin abstracts away vendor prefixes and browser quirks from an era with inconsistent CSS3 support, letting teams focus on intent instead of compatibility. It integrates with the jQuery queue system, so transitions can be sequenced or synchronized with other effects without race conditions. Although many apps now use native Web Animations or libraries like GSAP/Framer Motion, jquery.transit remains a compact, readable reference for CSS transition ergonomics and progressive enhancement.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Feedstack

    Feedstack

    A free php social networking script

    A simple php social networking script designed using pathang framework. It has all the kool features to compete with the modern day social scripts. A clean responsive template, admin panel to customize the website, smooth jquery animation effects keeps the feedstack standing out the crowd.Above all its absolute freeware and open source licensed under GNU/GPL v2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Meny

    Meny

    A three dimensional and space effecient menu

    ...It was created to explore more playful and discoverable navigation than the usual hamburger menu, especially on large screens. The menu itself lives off-screen and is revealed with a smooth CSS transform, leaving most of the page untouched. Because it’s just HTML, CSS, and a bit of JavaScript, it’s easy to restyle for sidebars, tool palettes, or documentation navigation. Meny works particularly well on interactive sites, demos, or dashboards where you want quick access to options without permanent UI clutter. It’s a good example of “progressive” navigation: always there, but not always visible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jQuery CurvedLines

    jQuery Flot plugin to draw smooth line graphs

    This is a plugin for the jQuery Flot graph plotting library. It tries to display line graphs in a smoother way. The plugin is based on nergal.dev's work mentioned here. This work is licensed under the MIT License. It includes a "fit point" functionality (courtsey: Michael Zinsmaier) which forces the min/max points of the curves to be on the points. Both modes (original and fit point) are achieved by adding more data points. For usage details see website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LiveMenu
    LiveMenu is a free multilevel drop-down like menu script, which allows you to create dynamic javascript web menus with only basic knowledge of html and css. It is highly-customizable, easy to use and supports a number of effects: slide, fade etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The GodLikeMouse Flash Video Player is a robust desktop application for playing FLV (Flash Video) files. GLM-FLV includes the following features: Smooth playback, Aspect ratio kept, Fullscreen playback mode, volume and video control, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Smooth Freeze Panel by Javascript. The design overcomes the slow response while handling large table by traditional CSS solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    a form-validation jquery plugin. It relies on the jquery.tipsy.js plugin to show smooth tool-tips regarding the right way of filling the form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NextKit

    NextKit

    Connecting Frontend to Backend with SupaBase,MongoDB & Prisma ORM.

    Whether you're developing a content management system (CMS), analytics dashboard, internal admin panel, or SaaS backend, NextKit provides you with a flexible and customizable foundation that speeds up development while ensuring a smooth user experience. Designed with developers in mind, NextKit comes packed with pre-built components, layouts, and utility-first styling, so you can focus more on functionality and less on UI boilerplate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SSGC-Duplicate-bill-checker-Code

    SSGC-Duplicate-bill-checker-Code

    SSGC Bill Checker is a tool to add SSGC bill checking functionality

    ...Users simply enter their 11-digit account number, and the tool opens the corresponding SSGC bill in a new window. This project is built using HTML, CSS, and JavaScript to ensure a smooth user experience. It includes basic input validation to ensure the entered account number is valid (11 digits). Who can benefit from this project? Anyone in Pakistan who has an SSGC account and wants to check their bill online. How can you contribute? Feel free to explore the code and suggest improvements (if the project allows for contributions). ...
    Downloads: 0 This Week
    Last Update:
    See Project