Showing 572 open source projects for "linux-firmware"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    csg.js

    csg.js

    Constructive solid geometry on meshes using BSP trees in JavaScript

    csg.js is a JavaScript library implementing constructive solid geometry (CSG) operations on polygonal meshes using BSP trees. With CSG, you build complex 3D shapes by combining primitives using Boolean operations like union, subtract, and intersect. The library focuses on clarity and correctness: its implementation is intentionally concise and readable so developers can understand the algorithm, while still correctly handling tricky edge cases such as overlapping coplanar polygons. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Api Update

    Get the version of Javascript API you need

    You can found here all the versions of each major API available for your Javascript projects or for your Web site. Get the last update of your favorite API, or any older version you need. Jquery,Jquery UI, Prototype, MooTools ... For using them in your Web site, you can find the necessary shortcuts to the lastest version of each library in our Wiki page:
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    J-Focus

    J-Focus

    一个Javascript脚本实现的动画应用框架

    J-Focus是一个Javascript脚本实现的动画应用框架,用于快速地开发基于动画效果的Web应用。 J-Focus is a Javascript script to achieve the animation application framework for rapid development of Web applications based on the animated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    stroll.js

    stroll.js

    CSS3 scroll effects list

    stroll.js is a micro-library for creating subtle, scroll-based list and grid animations in modern browsers. It listens to scroll events and applies CSS transitions to elements as they come into or out of view, producing a lively, tactile feel for long lists. The idea is to make scroll-heavy UIs (like feeds, galleries, or item pickers) feel less flat without having to code complex intersection logic. Because it leans on CSS and simple JavaScript hooks, it stays small and easy to integrate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 5

    PassJS

    Giving a Cross-Browser JavaScript

    This library tries to hide differences between JavaScript implementations across browsers. This library is Licenced under the GNU GPLv3 Licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CHAP Links Library is a web based visualization library for displaying graphs, networks, and timelines. The tools are developed as Google Visualization Charts for Javascript and GWT. Links Library is part of CHAP, the Common Hybrid Agent Platform. This project has been moved to Github. Please visit http://almende.github.com/chap-links-library/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Device Motion Gesture for JavaScript

    JavaScript library for recording and recognising device gestures.

    A JavaScript library for detecting gestures made by the user whilst holding their mobile device. The software converts the continual stream of motion readings into distinct gesture events. All you need to do is attach event-handlers to the gestures. Your functions get called when the user makes the gesture with the device. The library comes with some pre-recorded gestures. You can also record your own custom gestures using the recorder application. NOTE: This library recognises...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jsphp

    Pseudo-implementation of JavaScript for PHP 5.3+

    jsphp is a pseudo-implementation of the ECMA 262 standard (JavaScript 8.5.1) for PHP 5.3+, including JSBoolean, JSNumber, JSString, JSObject, JSArray, JSFunction, JSRegExp, JSDate, JSError and JSMath, aswell as prototype inheritence and chaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jQ-Windows

    jQ-Windows

    jQ-Windows is a jQuery based window manager

    jQ-Windows is a jQuery based window manager component which can be used in web applications. The user interface easily integrates with the jQuery-UI library. There is no public release yet, although there is a development release available for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10

    FCKEditor plugins

    The plugins for FCKEditor you cant find online

    The idea with the project is to develop all those plugins for FCKEditor that cant usually be found on internet. Size doesn't matter!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a JavaScript library which gives the ability to use cryptographic functionality abstracted of available technologies on the browser side. It executes a cryptographic function with the fastest technology including Java, JavaScript and Flash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zebra_Dialog

    Zebra_Dialog

    A lightweight dialog box plugin for jQuery

    Modal dialog boxes are a great way to show information to your users, but to also alert them of errors or warnings. Zebra_Dialog is a small (4KB minified), compact (one JS file, no dependencies other than jQuery) and highly configurable dialog box plugin for jQuery, meant to replace JavaScript’s “alert” and “confirmation” dialog boxes, and built using the jQuery Plugin Boilerplate. The plugin can also be used as a notification widget (when configured to show no buttons, and to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zebra_Tooltips

    Zebra_Tooltips

    A lightweight tooltips plugin for jQuery

    Zebra_Tooltips is a lightweight (around 5KB minified) jQuery plugin for creating simple, but smart and visually attractive tooltips, featuring nice transitions and offering a wide range of configuration options. Tooltips may also be shown and hidden using the API. When shown programmatically, the tooltips will feature a “close” button and clicking it will be the only way of closing tooltips opened this way. This is very useful for drawing users’ attention to specific areas of a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Zebra_Cookie

    Zebra_Cookie

    An extremely small jQuery plugin for handling cookies

    Handling cookies can be a daunting task using plain JavaScript, and since jQuery doesn’t natively include functions for handling cookies, I've created Zebra_Cookie - an extremely small (~500 bytes minified) jQuery plugin for writing, reading and deleting cookies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zebra_Accordion

    Zebra_Accordion

    A tiny accordion plugin for jQuery

    Zebra_Accordion is a tiny (2KB minified) accordion plugin for jQuery. It transforms a basic definition list, without requiring any other specific markup, into a small-footprint, easily configurable, fully customizable, cross-browser accordion widget, useful for better organizing larger groups of content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Zebra_Datepicker

    Zebra_Datepicker

    A lightweight date picker plugin for jQuery

    Zebra_Datepicker is a small, compact and highly configurable date picker plugin for jQuery, meant to enrich forms by adding a datepicker functionality. It works by automatically adding a calendar icon to the indicated input fields, which users can then click to open up an inline date picker. Users can easily jump between months and years due to the intuitive interface and finally, the selected date will be entered in the input field using a specified date format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    kZoom Image Zooming

    kZoom Image Zooming is a javascript library

    Javascript library to zoom images. Support Internet Explorer 9, Firefox 9 and Google Chrome 16. Not tested on other browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ismp

    This project has moved to github

    This project has moved to github
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Arariwe

    Firefox cryptographic extension

    A Mozilla Firefox extension to enhance cryptographic capabilities for key pairs generation and signed certificates instalation. It is intended to be used by brazilian Certificate Authorities ICP-Brasil.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HTML5 canvas chart library (javascript) . Display and animate charts & graph in HTML5 Canvas. Signal,pie,ring,led,digital,odometer, radial and lineal meters, thermometer and vumeter,piramid,funnel,stack and Multiserie charts availables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The aim of our project is to create a set of examples of use of JSF 2.1 MC Faces components from MC Components series. MC Components library provides a rich set of JSF 2.1 components with jsp and facelets support. Components available in this rich set provide simple and convenient access to funcionalities desired in each JSF web application. Most of components use famous JQuery javascript library as a javascript engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Active Graphs and Charts

    Active Graphs and Charts

    Add Powerful reporting features to your Web / Intranet pages and appli

    With the advanced graphing functionality you will be quickly adding impressive and dynamic charting capabilities. The graphing software is completely self contained within a single file making this an ideal solution for the incorporation of graphs and charts into web / intranet pages and applications. Versatile components provide the ability for web authors and developers to easily build and publish dynamic and interactive graphs and charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jIceTabset is a tabset jQuery plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GTR [gi'tar] General/GTR Tag Replacer Project with the aim of producing js library for automated tag replacing with a stripped set of cross-platform functions and an automated check for reusing installed libs such as Prototype and jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SWFSize
    SWFSize is a small (really small) library for Adobe Flash technology that works in collaboration with SWFObject and provides control over the swf's container metrics. To add, SWFSize gives you the ability to use the browser's native scrollbars.
    Downloads: 0 This Week
    Last Update:
    See Project