Search Results for "linux-kernel-webassembly" - Page 87

Showing 11027 open source projects for "linux-kernel-webassembly"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 1
    celebrate

    celebrate

    A joi validation middleware for Express

    celebrate is an express middleware function that wraps the joi validation library. This allows you to use this middleware in any single route, or globally, and ensure that all of your inputs are correct before any handler function. The middleware allows you to validate req.params, req.headers, and req.query. celebrate lists joi as a formal dependency. This means that celebrate will always use a predictable, known version of joi during the validation and compilation steps. celebrate is tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nerdamer

    Nerdamer

    a symbolic math expression evaluator for javascript

    Nerdamer is a small and light-weight symbolic math expression evaluator written in JavaScript. The parsing is done purely in JavaScript and uses no server-side program whatsoever. It can export to a pure javascript function, ideal for filtering user input. Nerdamer is modular so you only need to load the parts you need. Because of this and its small footprint, it can easily be embedded into your applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Basically Basic Jekyll Theme

    Basically Basic Jekyll Theme

    Your new Jekyll default theme

    Basically Basic is a Jekyll theme meant as a substitute for the default Minima, with a few enhancements thrown in for good measure. If you're running Jekyll v3.5+ and self-hosting you can quickly install the theme as a Ruby gem. If you're hosting with GitHub Pages you can install as a remote theme or directly copy all of the theme files (see structure below) into your project. Layouts, includes, Sass partials, and data files are all placed in their default locations. Stylesheets and scripts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    img2css

    img2css

    Convert any image to pure CSS. Recreates images using only box-shadows

    This is a tool that can convert any image into a pure CSS image. I also made a per-pixel animation experiment using the box-shadow idea, see morphin. Pure CSS, this output was created by resizing and setting each pixel as a box shadow of a single-pixel div, so no IMG tag or background image is needed. This can result in huge outputs, and the use of this output is not recommended for production unless there is no other option. Base64, the entire image file is embedded inside the <img> tag...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    JEK

    JEK

    Minimalist jekyll theme putting the power of color schemes in the user

    Jek is a minimalist Jekyll theme putting the power of color schemes in the user’s hands. Toggle between schemes hassle-free, create new ones on the go, and store settings in the browser. These settings are saved in the session and local storage. Toggling light/dark mode or choosing a random palette saves settings for only the current session. Clicking the save button adds the theme to local storage for future visits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JAK SW project

    JAK SW project

    Platform to help this and other clubs organize their events

    The goal of this project is to provide a Web-portal and Android application for the Jazzclub Armer Konrad (JAK) association (German "Verein"). However, by design this is not limited to just this Verein, but rather may be adapted for other use cases, e.g. adapting the web-frontend. Those applications will help the association members to organize their events, bands, volunteers and locations, gallery, newsletter and their members. Also, for the ones who are interested in JAK, they will be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YApi

    YApi

    A locally deployable, visual interface management platform

    YApi makes interface development simpler and more efficient, makes interface management more readable and maintainable, and makes team collaboration more reasonable. Provide basic project grouping, project management, interface management functions. Friendly interface documentation, WebSocket-based multi-person collaboration interface editing function and postman-like testing tools, allowing multi-person collaboration to multiply development efficiency. Based on Mockjs, easy to use and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QMC2 is a Qt based multi-platform GUI front end for MAME NOTE: A new version is hosted and developed at https://github.com/qmc2/qmc2-mame-fe
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Lepton

    Lepton

    A lean snippet manager

    ...If you like, feel free to donate to Wikimedia Foundation, which helps sustain free knowledge through Wikipedia and its sister projects for people around the world. Lepton replies on GitHub APIs to detect the language. Build apps for macOS, Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    Vuex

    Vuex

    Centralized State Management for Vue.js

    Vuex is a centralized state management pattern and library for Vue.js applications. It stores all the components in an application following rules that ensure the state is only mutated in a predictable manner. Unlike other management patterns, Vuex defines and separates the concepts involved in state management, and enforces rules that maintain independence between views and states. It is also a library implementation that's specifically tailored for Vue.js, so as to take advantage of its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MERN Boilerplate

    MERN Boilerplate

    A Full MERN Stack Boilerplate for Web Apps

    MERN Boilerplate is a starter template for building applications using the MERN (MongoDB, Express, React, Node.js) stack, offering a ready-to-use setup. A Full MERN Stack Boilerplate for Web Apps. Includes a local authentication system using a passport. The user is given a simple profile with a Full Name and Profile Picture. The user is also able to reset the password and username case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Imaginary Teleprompter

    Imaginary Teleprompter

    Free teleprompter software

    Free teleprompter software. Built with web technologies so its easy to customize. Features include: mirroring, dual-screen support, rich text editing, image support, custom styles, and auto-save.
    Leader badge
    Downloads: 380 This Week
    Last Update:
    See Project
  • 13

    tbtrayicon

    Thunderbird tray icon add-on

    A very simple add-on for Thunderbird 68.2+ that uses native messaging to display a persistent icon in the KDE systray. You definitely need a native binary in addition to the add-on. There is only one at the moment for KDE: a Qt5 application written in C++. I suggest using the latest Thunderbird version 68.3.1, which fixes a bug in an API function when searching for unread messages. It may or may not work with earlier versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    bootstrap-input-spinner

    bootstrap-input-spinner

    A Bootstrap plugin to create input spinner elements for number input

    A Bootstrap / jQuery plugin to create input spinner elements for number input. With version 3.3 I added an ES6 module beta version under src/es6-beta. It is not yet documented, but there is a test page as index-es6-beta.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PTTP

    PTTP

    Peer talks to Peer based on IPFS, no censorship, no centralized

    Peer Talks To Peer, based on IPFS, CLI tool. It's a PoC of the p2p-secure chat, what we do is the following stuff. Deffie-Hellman exchanges the session key. Using the session key the AES-192-CBC encrypts the message text. Enjoy the non-censored & secure chat room. Currently it's un-stable, and only test in MDNS mode, and the relay mode is under developing --relayCircuit, so you guys can try to use it when you have a public IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vue-resource

    vue-resource

    The HTTP client for Vue.js

    vue-resource is a plugin for Vue.js which provides services for making web requests and handle responses using a XMLHttpRequest or JSONP. You can install it via yarn or NPM. Available on jsdelivr, unpkg or cdnjs. Typescript for vue-resource should work out of the box since the type definition files are included within the npm package. The http service can be used globally Vue.http or in a Vue instance this.$http. A Vue instance provides the this.$http service which can send HTTP requests. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jQuery Print Plugin

    jQuery Print Plugin

    Easy to use, Element Printing Plugin for jQuery

    jQuery.print is a plugin for printing specific parts of a page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mailtrain

    Mailtrain

    Self-hosted newsletter app

    Mailtrain is an open source, self-hosted newsletter application that allows you to easily manage your subscriber lists, even with a very large number of subscribers. Whether you have a thousand or a million subscribers, Mailtrain can keep you on top of things by letting you add subscribers manually, through the API, or import from a CSV file. Built on Node.js (v7+) and MySQL (v5.5+ or MariaDB), Mailtrain comes with an excellent set of features, including a wide range of custom fields, list...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    AmplitudeJS

    AmplitudeJS

    Open Source HTML5 Web Audio Library

    Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies are required. AmplitudeJS is a lightweight JavaScript library that allows you to control the design of your media controls in your webpage, not the browser. No dependencies (jQuery not required). AmplitudeJS is available under the MIT License. Open-source software is not sustainable without proper financial support. Maintaining an open-source project takes a lot of effort and resources. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Canteen Calandreta

    Tool to manage canteen, nursery and events registrations of a school.

    This software, developed by the Muret's Calandreta allow to manage canteen and nursery registrations of children of a school (for instance, a Calandreta, bilingual school in Occitania in the South of France). The daily order is send by mail with the number of meals with and without pork for children and teachers. Then, it allow to generate monthly bills of families and record payments. More over, this software allow to manage organization of events (description, dates, registrations,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    amc player

    html5 player for surround audios in websites

    AMC player is a web based html5 audio player. There are tons of html5 players around. The focus of this one is the handling of audio media in stereo and 5.1 surround of a song and switch between them. But it works with stereo only audios too :-) It is pure javascript and independent from any javascript framework.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Mark Mind

    Mark Mind

    Mind map and outliner editor for Windows, Mac, Linux, Android and iOS

    Mark Mind is a next-generation mind map editor. A mind map and outline tool based on electron vue.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    dyson

    dyson

    Node server for dynamic, fake JSON

    Node server for dynamic, fake JSON. When developing client-side applications, often either static JSON files, or an actual server, backend, datastore, or API, is used. Sometimes static files are too static, and sometimes an actual server is not available, not accessible, or too tedious to set up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Harp

    Harp

    Static site server/generator with built-in preprocessing

    Harp is a static web server that also serves Jade, Markdown, EJS, Less, Stylus, Sass, and CoffeeScript as HTML, CSS, and JavaScript without any configuration. It supports the beloved layout/partial paradigm and it has flexible metadata and global objects for traversing the file system and injecting custom data into templates. Optionally, Harp can also compile your project down to static assets for hosting behind any valid HTTP server. Pre-compilers are becoming extremely powerful and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Markdown+Math

    Markdown+Math

    LaTeX Math for Markdown inside of Visual Studio Code

    mdmath allows to use of Visual Studio Code as a markdown editor capable of typesetting and rendering TeX math.K, In fact, it now reuses the built-in markdown viewer. KaTeX works inside as a fast math renderer.
    Downloads: 0 This Week
    Last Update:
    See Project