Showing 19 open source projects for "element"

View related business solutions
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 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
  • 1
    Micro App

    Micro App

    A simple, efficient and powerful micro front-end framework

    Micro-app is a web component-based micro-frontend framework from JD Retail. It enables sandboxed embedding of independent micro-apps into host pages, with automatic JS/style isolation, element segregation, preloading, and inter-app communication—all independent of framework. Provides plugin architecture and works across any frontend tech stack.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Fabric.js

    Fabric.js

    Javascript Canvas Library and SVG-to-Canvas Parser

    Fabric.js is a simple yet powerful Javascript HTML5 canvas library that allows you to easily work with HTML5 canvas element in various ways. It is also an SVG-to-canvas (and vice versa) parser. Fabric provides an interactive object model on top of canvas element, so you can create and populate objects on canvas; manipulate the size, position and rotation of these objects; modify properties such as color, transparency and more. You could also group these objects together with just a simple mouse selection. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    reveal.js

    reveal.js

    The HTML Presentation Framework

    reveal.js is a framework for creating beautiful interactive presentations using HTML. It comes with a wide range of features, including nested slides, auto-sliding, touch navigation, Markdown support, PDF export, speaker notes, theming and more. It also comes with a JavaScript API that allows you to control various other options, and a list of plugins that can be used to extend reveal.js further. reveal.js currently offers full support for any recently released version of the following...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Networked-Aframe

    Networked-Aframe

    Web framework for building multi-user virtual reality experiences

    ...Networked-Aframe works by syncing entities and their components to connected users. To connect to a room you need to add the networked-scene component to the a-scene element. For an entity to be synced, add the networked component to it. By default the position and rotation components are synced, but if you want to sync other components or child components you need to define a schema. For more advanced control over the network messages see the sections on Broadcasting Custom Messages and Options. Create an instance of a template to be synced across clients. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    React Native for Web

    React Native for Web

    React Native Components and APIs for the Web

    ...Support gestures and multiple input modes (touch, mouse, keyboard). Reliable styles. Rely on scoped styles and automatic vendor-prefixing. Support RTL layouts. Responsive containers. Respond to element resize events. Incremental adoption. Interoperates with existing React DOM components. Bundle only what you use. React Native for Web is used in production web apps by Twitter, Flipkart, Uber, Major League Soccer, and many others. It also powers web support in multi-platform React projects such as Expo, React Native Elements, React Native Paper, and React Native Base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Primitive UI

    Primitive UI

    A front-end design toolkit for developing web apps

    ...There are three container sizes for content that are centered with left and right padding. Content without a container will span the width of the viewport. The font size is set to 1rem on the HTML element, so all font sizing will cascade from the root. Headings all have the same line height and margins, and only the font size is individually defined. The blockquote is set to have a left border, with the browser default padding removed. A citation will be right-aligned and italicized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Milligram

    Milligram

    A minimalist CSS framework

    ...Now you should add the main file of the Milligram and the CSS Reset in the header of your project. Just that! The Button, an essential part of any user experience. Buttons come in three basic styles in Milligram: The button element has flat color by default, whereas .button-outline has a simple outline around, and .button-clear is entirely clear. The List is a very versatile and common way to display items. Milligram has three types of lists.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    NES.css

    NES.css

    NES-style CSS Framework

    NES.css is a NES-style(8bit-like) CSS Framework. NES.css is available via either npm (preferred), Yarn, or a CDN. Our package.json contains some additional metadata under the following keys, path to our main Sass source file, path to our non-minified CSS. NES.css doesn't provide any fonts, but we do maintain the following list of fonts that we recommend for usage alongside the library. NES.css only provides components. You will need to define your own layout. The recommended font for NES.css...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    turretcss

    turretcss

    Turret is a styles and browser behaviour normalisation framework

    ...Added utility classes for the cursor property. A generic group behavior to align and space between like items within lists. Globally set box shadows with size variants to set on any element easily with utility classes. PostCSS with postcss-preset-env to write tomorrow's CSS spec today with the polyfills you need. Designed for speed turretcss is designed to make responsive, accessible, and scalable CSS development simple, and predictable. Write clean, simple, and modern HTML & CSS with intuitive size and style utilities with PostCSS and postcss-preset-env.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    express-vue

    express-vue

    Vue rendering engine for Express.js. Use .Vue files as templates

    ...(Latest Vue.js is included in this project) To use Data binding into the vue files you need to pass data in through the data object as above. express-vue will automatically add anything you put here to the root element of your Vue components. You do not need to have anything in data in your .vue file, but if you did what you put in res.render will overwrite it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    You can now play MP3 with javascript only like this: $("Selected Element").jsmp3('music.mp3', {options}); See Demo: http://www.expbuilder.com/12/JSMP3%20player%20-%20play%20mp3%20with%20javascript%20v1.2%20fixed.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHPLiveX is a lightweight php-javascript class library that helps you integrate AJAX to your php applications. Without a page is loaded again, you may call your php functions in the same page, submit your form to an url and send a request to another page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A PHP framework built around XSL, AJAX and jQuery that adheres to a strict MVC system. Septuro focuses on encapsulation, abstraction and polymorphism. Every element of Septuro, whether that is a module, object or something else, follows strict OOP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JSBach is a javascript class which purpose is to semplify the creation of dinamic effects in your webpages without using any plugin. It provides fading, moving and resizing effects which can be combined together and applied to any (X)HTML element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleWebTest is an web auto test framework, which can simplify your coding auto test script. It supplies capturing web page element tool called UI Map. You can implement auto test script for ajax web site agilely, maintenance just spend little time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    elaJa Framework is a Javascript API created to manage, in a cross-browser way, the following web technologies: DOM, CSS, Events and Ajax. This is the CORE API. After we'll make a WIDGETS API and API for drag&drop, cut/copy/paste element and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Immix is aspiring to be an Object Oriented JavaScript Class Library geared towards easing the development of Rich Internet Applications.With facilities for browser independent DOM element and style manipulation,UI widgets,themes and bookmarkeable Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AjaxTop provides a way to process XML on the Client. It provides a framework for mapping each XML element to a JavaScript object. It provides a way to extend HTML and interact with the server through AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Denebola is a Java EE view template system, which works like DHTML in server-side. Javascript (and other scripting languages) is used to manipulate 100% pure (X)HTML templates via CSS2 Selector style element filters to produce data-driven web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →