Showing 51 open source projects for "set"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    v-charts

    v-charts

    A tool to generate charts

    When using echarts to generate charts, we often need to do cumbersome data scheme conversion, modify complex configuration items, v-charts precisely to solve this. v-charts is based on Vue2.x and echarts, just need to provide a friendly data scheme and set simple configuration items, you can easily generate common charts. Each chart component of v-charts is individually packaged under the lib folder. When used, a single chart component can be directly import into the project. The attributes of the chart itself, such as yAxisType used to set the data type, are displayed as an area's area. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    imagesLoaded

    imagesLoaded

    Detect when images have been loaded

    ...You can manage dependencies with Bower. Set baseUrl to bower_components and set a path config for all your application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React-Motion

    React-Motion

    A spring that solves your counter animation problems

    ...You can develop simple transitions, chat heads, draggable balls, todoMVC list transition, photo gallery, spring parameters chooser, water ripples, and draggable lists. For 95% of use-cases of animating components, we don't have to resort to using hard-coded easing curves and duration. Set up a stiffness and damping for your UI element, and let the magic of physics take care of the rest. This way, you don't have to worry about petty situations such as interrupted animation behavior. It also greatly simplifies the API. It's normal not to feel how stiffness and damping affect your spring; use Spring Parameters Chooser to get a feeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    snabbt.js

    snabbt.js

    Fast animations with javascript and CSS transforms

    ...It will translate, rotate, scale, skew and resize your elements. By including matrix multiplication operations, transforms can be combined in any way you want. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Move.js

    Move.js

    CSS3 backed JavaScript animation framework

    Move.js is a small JavaScript library making CSS3 backed animation extremely simple and elegant. Increment prop by val, where val is an Number (click several times). Decrement prop by val, where val is an Number (click several times). Set animation duration to n which is a Number or a string such as "4s". Translate x and optionally y axis. Set animation-delay to n which is a Number or a string such as "4s". Move is packaged with a minified version, re-built each release. We can also pass flags to uglifyjs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WOW.js

    WOW.js

    Reveal CSS animation as you scroll down a page

    ...Fast execution and lightweight code, the browser will like it. It just take seconds to install and use WOW.js! Once purchased on UpLabs, you’ll receive a commercial license PDF and be all set to use WOW.js in your commercial applications. If you want to use WOW.js to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    MilkDrop Anywhere

    MilkDrop Anywhere

    A remote control MilkDrop2 plugin for Windows

    ...You must have Apache2 (or any webserver) with PHP 5.4+ running on the same computer Winamp is running on and some basic knowledge of how that all works. Once you've got everything set up and running, it should run near flawlessly (I was using it for a few hours continuously once with no hiccups) There's a readme.txt file inside the zip file with some basic instructions. Check out the Wiki or Discussion tab for up to date instructions, info, and more... If anyone actually uses this, please let me know in the Discussion tab - I don't know if the interest would be that high this day and age but you never know... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mirrored Mockup Design

    Mirrored Mockup Design

    Easily design websites on the go. No coding necessary!

    There's many great tools out there for web design like Adobe Edge Animate, Google Web Designer, and Adobe Proto (Except discontinued for android), but these tools are only good for those users who are running Windows, Mac OS X, or the iOS platforms. I however couldn't find a decent website designer for Linux or Android so I decided to make my own as a fun experiment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Scrawl.js

    Scrawl.js

    For the handling and manipulation of the HTML5 <canvas> element

    ...On starting, Scrawl.js investigates the HTML DOM and automatically creates controller and wrapper objects for each <canvas> element it finds. Can also generate visible canvas elements programatically, and add them to the DOM. Users create sprite and gradient objects using scrawl factory functions, set their styling and position, and render them onto the canvas element. Creation, positioning and styling can all be handled by a single call to the factory function. Sprites include: basic rectangles (Block), advanced rectangles capable of displaying images and sprite animations (Picture), circles (Wheel), single-line text (Phrase), and complex designs composed of lines, arcs and curves (Shape). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    ...TurboSphere is largely compatible with the Sphere RPG engine, the main API change is the replacement of object creating functions with proper JavaScript constructors. This means that there are several completed games already made that work with TurboSphere, requiring only a small set of compatibility scripts to function in TurboSphere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyUI
    A cross browser set of client side web components implemented with JavaScript and CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GalleryShuffle
    GalleryShuffle is a PHP and MySQL image album manager. GalleryShuffle is an extremely easy tool to use in uploading, organizing and viewing images on the Web. It comes with an administration panel where albums and images can be created, and an HTML 5 powered front-end for visitors to view the uploaded photos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Supersized Slideshow Silverstripe Module

    Silverstripe module to create a fullscreen background slideshow

    ... * Installation Unpack the files in a folder called supersized Run dev/build Usage SuperSizedPageHolder ( if you plan to have multiple galleries as children pages ) At the CMS add a new page of "Super Sized Page Holder" type At the "Main Content" tab set the thumbnail width At the "Main Content" tab set the thumbnail height At the "Main Content" tab select the thumbnail rollover effect SuperSizedPage At the CMS upload your images to a folder At the CMS add a new page of "Super Sized Page" type At the "Main Content" tab select the image folder At the "Main Content" tab select the image for thumbnail (for SuperSizedPageHolder) At the "Main Content" tab select if you want the images file names to be formatted At the "Options" tab set the parameters for the jQuery plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QuickSaveMaps

    QuickSaveMaps

    QuickSaveMaps let's you save your textures faster from Photoshop

    QuickSaveMaps let's you set up your Photoshop documents to to conveniently save out layer groups in a unlimited amount of ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Bimage

    Bimage allows groups to view and generate images of infinite depth

    ...This allows users to come together to explore and generate complex, depthful images. Bimage is targeted for Google App Engine (GAE), and uses the datastore for a backend, though it should be adaptable to other backends. This project is set up for eclipse using the GAE plugin. The server-side of Bimage is not required for the javascript to function, but the saving of images will always fail (or can be disabled). Follow the link below to see Bimage in action. (Best viewed on Firefox or Chrome).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    myImageClock

    myImageClock

    Displays a new image every minute according to current time.

    myImageClock will display a new image every minute according to the current time. No database required! Can be embedded into any website with configurable size options for side-column displays or as main content. Example ideas for Image Clocks; Race-Cars or Football, Players using thier numbers for the minute of the hour. Includes an Auto-Install process with assistance to secure the back-end admin area. micStarterImages.zip is REQUIRED! This 82.7MB File includes necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Small Firefox button that allow you share entire Flickr set to Livejournal account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DUPS can be used to present any set of images depicting a chronological sequence. It creates a set of HTML pages acting as a browser based picture/pdf viewer. The emphasis lies on displaying two pictures side by side enabling the user to compare them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MyPHPPictureGallery is most proprably the easiest way to set up a good looking and easy to manage picture gallery. See the demo at http://www.jasperkouwenberg.com/index.php?page=gallery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Collabry is an open API for building of collaboration/social networking. The API defined as a set of webservices, as a set of class libraries for rapid development web interfaced collaboration/social networking applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Experience is a set of non-traditional GUI gadgets written in JavaScript with focus on usability and support for i18n. It includes an image viewer component and a weighted list generator. A slide show with different modes will soon join the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Aztec is a 3D Modelling and Animation tool that is intended to provide a decent set of tools for use in the Game development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PhotoArch is a set of PHP scripts. It is a front-end to a photo database. It is not a web photoalbum. It is more! It allows you to index and reference your photography collection and make parts of it available to general public or a set of users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An open source online image gallery. A simple, easy to set-up image gallery written in php.
    Downloads: 0 This Week
    Last Update:
    See Project