Showing 860 open source projects for "framework-arduinoststm32"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
    Application framework based on inversion of control/dependency injection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BlurAdmin

    BlurAdmin

    AngularJS Bootstrap admin panel framework

    Blur admin is completely free and MIT licensed. That means you can do whatever you want with it. Initially we planned to sell it on template markets. But they rejected us several times. That's why we decided to make it open-source. And honestly, we have completely no regrets about it! And we suggest you to not waste your money and use our template instead of paid ones! Trust us, it's better than large number of them. Feature-based structure has proven itself as a good choice for large...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Flat UI Free
    ... the same elements as the PSD version and is perfect for creating great websites. With this Framework, you can spend even less time on routine work, saving that time for creativity. Colored, stylish icons can easily be modified and used in a wide variety of projects, as they contain original layers. Glyphs are also available in PSD, HTML/CSS, and SVG formats. Bootstrap theme design also includes color swatches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rendr

    Rendr

    Render your Backbone.js apps on the client and the server

    Rendr is a small library that allows you to run your Backbone.js apps seamlessly on both the client and the server. Allow your web server to serve fully-formed HTML pages to any deep link of your app, while preserving the snappy feel of a traditional Backbone.js client-side MVC app. We believe there has to be a better way to build rich web apps today. In the last few years, we've seen more of the application moved to the client-side, with JavaScript representations of views, templates, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    webiness

    webiness

    Small PHP MVC Framework

    Webiness is lightweight PHP framework based on MVC design pattern. Webiness is free and open source project available under MIT licence. and, in some way, It's inspirated by Yii Framework but it has much less features then Yii. It try to keep good balance between number of features, usability, speed, security options and easy of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    lightning-dart

    lightning-dart

    Lightning User Interface in Dart

    Lightning Dart is a library for developing web applications based on the CSS framework Salesforce Lightning Design System lightningdesignsystem.com. SLDS provides scss/css, icons and fonts, but no functionality. Lightning Dart provides the most complete component functionality for slds. Written in Dart, it compiles into Javascript ("Dart - the better Javascript"), so the delivery is a "one page apps". You can add business functionality by writing the code in Dart - or in Javascript directly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RPGUI

    RPGUI

    Lightweight framework for old-school RPG GUI in web!

    Lightweight framework for old-school RPG GUI in the web! This framework provides an out-of-the-box GUI for web games with an old-school RPG style. Once including this lib all you need to do is start adding regular html elements with RPGUI classes, and RPGUI will do all the rest! RPGUI should work on all modern browsers, and it's tested and confirmed on Chrome, Firefox, Opera, and Internet Explorer Edge. Using RPGUI doesn't require coding at all! Just using CSS classes. A complete and whole CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Molecular Dreams

    C++ High level framework thinked for javascript

    Molecular-Dreams permits to develop applications of all kinds, using C++ and/or simply Javascript code; basically, Md makes a simple abstraction of varoius complex-works-flow around QObjects and associates. Md proposes a HighLevel RDBMS based on QtSQlite driver, adding something to it! It also will make an using-abstraction of various C libraries as RtAudio, Ogg, Vorbis, Speex, Flac and LibAv. Molecular-Dreams was developed on Linux, but it could be easily ported to other platforms, as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    doodad-js

    Object-oriented programming framework for Javascript

    ** Moved to GitHub ** https://github.com/doodadjs/doodad-js
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Han

    Han

    The CSS typography framework optimised for Hanzi

    "Chinese Character Standard Format" is a Sass/Stylus and JavaScript typesetting framework that integrates the three concepts of "semantic style standardization", "text design" and "high-level typesetting functions". It provides a beautiful and standardized environment for Chinese character web pages, which not only conforms to traditional reading habits but also provides an established standard for screen reading, which can completely solve the typesetting needs of today's Chinese character web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flight

    Flight

    A component-based, event-driven JavaScript framework from Twitter

    Flight is a lightweight, component-based JavaScript framework that maps behavior to DOM nodes. Twitter uses it for their web applications. By way of example, we've included a simple email client demo (browse the source) built over the Flight framework. There's also a flight implementation over on the todoMVC site. Flight uses jQuery and requires a module loader with support for AMD, like WebPack or Require.js. Please read the Flight documentation for installation instructions. Flight...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Pomegranate Framework

    Pomegranate Framework

    A PHP + Javascript framework to facilitate web2 projects.

    Pomegranate framework is a library of code written in PHP and Javascript in order to help developers create Ajax-based web applications easier. It is based on: PHP5.3+, Javascript, HTML5 and Zend Framework. For a demo visit: http://pome-framework.sourceforge.net NOTE: The demo is working partially due to the PHP version and limitations imposed by SF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Webiness

    Webiness

    Lightweight PHP framework

    Webiness is lightweight PHP framework based on MVC design pattern. It has a very straightforward installation process that requires only a minimal configuration, so it can save you a lot of hassle. Also, it canbe an ideal choice if you want to avoid PHP version conflict, as it works on all PHP versions from 5.3. Webiness extensively uses the lazy loading technique so, in most cases, it is faster then other frameworks. It can be used for rapid prototyping of web applications. Webiness...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ItsNat is a Component based AJAX Java Web Application Framework.No XML programming,no mixed view/code,no custom JavaScript.Only pure HTML,pure Java and server centric Swing-like programming with W3C standards where "The Browser is The Server"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Widget Application Framework

    Widget Application Framework

    A client based framework that supports widget based rich clients.

    The goal of the Widget Application Framework is to have a client based framework that eleviates the general tasks associated with widget based rich clients build on the jQuery and the jQuery UI projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Platform Course

    Opensource framework for creation bussiness web applications

    Platform Course 5.0.0 is opensource framework for easy development of original solutions for unique business process. Main advantages: cross-domain auth, LDAP integration, cross-browser GWT-based UI, big tables handling, chart and geo maps, input forms on XForms. Tested with MSSQL, PostgreSQL and Oracle. Actual SVN Repository for this product is located at https://share.curs.ru/svn/showcase/branches/stable/ Login: reader Password: reader If you wish to know further details...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HTML GL

    HTML GL

    Get as many FPS as you need and amazing effects by rendering HTML/CSS

    60 FPS and amazing effects by rendering HTML/CSS in WebGL, framework agnostic. HTML GL solves "the slow DOM problem" by creating WebGL representations of DOM elements and hiding actual DOM after. This speeds up HTML/CSS animations and transformations by using 3D hardware acceleration and allows to apply OpenGL effects as modern 3D games have. Using HTML GL you still work with HTML/CSS as you are common to, but DOM elements are just facades to their WebGL representations. These GPU accelerated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JSDK3

    JSDK3

    JavaScript Development Kit

    JavaScript development kit, JavaScript framework, main using for web development. It extended javascript prototype objects, added common method, class and class lib, can custom expand class, support cross browser contains IE6, Firfox3.6, Chrome13, Safari5, Opera11.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    WebChunks

    WebChunks

    Simple and effective java web framework

    WebChunks is an experiment to create a simple and effective java web framework. The basic idea of WebChunks is hide processing of user interaction with the interface and sending/receiving of http-requests, providing instead a convenient mechanism of events. This as well as automatic monitoring of changes in the interface and flexible components system allow the developer to concentrate on solving the basic task and forget about placing and updating the related elements on the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Meteor

    Meteor

    Meteor, the JavaScript App Platform

    Meteor is a full-stack JavaScript framework that streamlines building real-time web and mobile applications from a single codebase. It couples a Node.js backend with a reactive data system so UI updates propagate automatically when data changes. The framework popularized DDP (a lightweight pub/sub protocol) and a client cache (Minimongo) to mirror server collections on the client for latency-compensated interactions. A batteries-included build system, package ecosystem, and opinionated project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MyOpenSoftware

    MyOpenSoftware

    New generation Rapid Application Developement

    Based on an EAV meta-model (Entity-Attribute-Value), MyOpenSoftware is a new generation of RAD (rapid application development) engine. So you can create complete web applications without any programming knowledge, just using XML. This Framework writen in J2EE is ready-use to generate graphical screens with the opensource Library "SmartClient". Starting with blank page, and zero business entity, you are able to build any web application in any business domaine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kickstart

    Kickstart

    Kickstart is a CSS library designed for modularity and fast page

    Kickstart's CSS is only 80kb and even smaller when you roll your own from the Sass mixins. Not only is the Kickstart JS smaller than Bootstrap and Foundation, it also doesn't require jQuery--drastically reducing page load times. Kickstart has been used in production websites for over three years. Kickstart is a library, not a framework. This means you only use the CSS you need instead of slowing down your site with a complete UI library. Look how easy it is to create this Navbar. Most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Scriptio is a framework for presenting animations and educational content in a rich online experience. Featuring an easy-to-learn scripting language for fast prototyping and production-quality development, Scriptio is designed for Web 2.0 application
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Simple Automation Middleware (SAM) est un framework permettant de batir des applications sous forme de modules. Il fournit des bibliothèques COM Delphi implémentant la gestion des évènements, Dispatch etc...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.