Showing 3918 open source projects for "can="

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Amazon Mobile Analytics SDK JavaScript

    Amazon Mobile Analytics SDK JavaScript

    Amazon Mobile Analytics JavaScript SDK

    ...The library uses the browser's local storage API to create a local cache for the data, allowing your web application to batch and record events even when the app is offline. You can record monetization events to enable reports such as Average Revenue Per User (ARPU) and more. Additional app and environment details can be added to the "options" object when initializing the SDK. These details will be captured and applied to all events and can be useful if using Auto Export for custom analysis of your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CalemEAM is an open source enterprise asset management (EAM/CMMS) suite, featuring Web 2.0 Ajax client with drag-and-drop customization and a PHP based server. This free CMMS/EAM project can be used for industrial, facility and IT asset management.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    mailcheck.js

    mailcheck.js

    Reduce misspelled email addresses in your web apps

    ...For instant use, download the minified library mailcheck.min.js into your javascripts directory. mailcheck.js is also available unminimised if you want to hack on it, or have your own minimizer. Mailcheck takes in two callbacks, suggested and empty. We recommend you supply both. Mailcheck does not want to get in the way of how you can show suggestions. Use the suggestion object to display suggestions in your preferred manner. empty is called when there's no suggestion. Mailcheck just passes in the target element. It is a good idea to use this callback to clear an existing suggestion. Mailcheck is decoupled from jQuery, so its usage without jQuery is almost identical.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Official Ziptastic jQuery plugin

    Official Ziptastic jQuery plugin

    This is a jQuery plugin that shows how Ziptastic could be used

    Seamlessly integrate Ziptastic! with jQuery. This is a jQuery plugin that shows how Ziptastic could be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    AvalonJs

    AvalonJs

    An elegant efficient express mvvm framework

    ...If the component name does not serve as a label name, it does not need to start with ms-. The binding attribute is recommended to be defined by short instructions, that is, ms-if can be changed to "if". In addition to the change and rebounce filters of the ms-duplex command, it is not recommended to use other filters for formatting. It is recommended to add ms-input and ms-change for processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Angular Stock Quoter

    AngularJS application that retrieves stock quotes and builds table

    AngularJS application showcasing custom directives, services, ajax, filters, dynamic tables with automatically updated totals as stock quotes are retrieved and displayed. Features of this application: 1) Display of real time stock quotes at an interval that can be customized 2) Display of options - very simple calculation of underlying stock price minus the strike price of the option TIMES #shares to give the value of the option. 3) Dynamic totals are auto calculated as the table reloads with the latest information/prices 4) Ability to turn off (with checkboxes) major averages such as Nasdaq, DOW, or S&P. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    react-starter-kit

    react-starter-kit

    The best scaffolding for React development

    ...The main purpose of this project is to preserve as decisively as possible. The goal is not to follow this structure to complete your project, but to make front-end development more robust, simpler, and most importantly, happier. You can get all the features below! In the end, this project wouldn't be so robust without everyone's contributions. All relevant libraries are ready and waiting to be called at any time. The structure of this project uses fractal (irregular fractal: suitable for large projects), the grouping of methods is mainly by characteristics rather than file types. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Zepto.js

    Zepto.js

    JavaScript library for modern browsers with a jQuery compatible API

    ...While 100% jQuery coverage is not a design goal, the APIs provided match their jQuery counterparts. The goal is to have a ~5-10k modular library that downloads and executes fast, with a familiar and versatile API, so you can concentrate on getting stuff done. Zepto is open source software and is released under the developer and business-friendly MIT license. Note that some optional features of Zepto specifically target mobile browsers; as the original project goal was to specifically provide a leaner alternative to jQuery for the mobile web. Zepto is a good choice for browser extensions (for Safari, Chrome and Firefox) and to develop HTML-based views within native app frameworks, such as PhoneGap. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Family.scss

    Family.scss

    Family.scss is a set of Sass mixins to help you to manage elements

    Family.scss is a set of Sass mixins that will help you to manage the style of :nth-child'ified elements, in an easy way. First of all, you need to import Family.scss into your project. If you're using eyeglass you can import it. Then you can use the mixins right away on your stylesheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    Lite Weight Reporter

    Lite Weight Reporter

    Easy, Lite weight, real time, web based, reporting & analytic tool

    ...The application uses google charts (default) or jfree charts to build the charting components. User has to define database connection by providing the username, password, driver and connection URL. We can define multiple database connection pointing to different databases building a report retrieving data from different databases. By clicking on the desired element in the report marks the element to auto refresh every 5 minutes by default (default can be changed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Flex Layout Attribute (FLA)

    Flex Layout Attribute (FLA)

    HTML layout helper based on CSS flexbox specification

    ...Download latest release from GitHub and include flex-layout-attribute.min.css in your HTML document. SASS files are provided in the 'sass' directory (see project on GitHub) for further customization. FLA is built with Gulp but you can download and include 'sass' folder in your preferable build setup (grunt, webpack, etc.) FLA is defined with two custom HTML attributes. Layout, use it on the container (parent) element to set layout of its children elements. And self, use it on container/child element to set size or align for the element itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lightGallery Desktop

    lightGallery Desktop

    A modern, electron and nodejs based image viewer for Mac, Windows

    A modern, electron and nodejs-based image viewer for Mac, Windows and Linux. Lightgallery uses HTML, CSS, and JavaScript with Chromium and Node.js to build the app. Lightgallery works across operating systems. You can use it on OS X, Windows, or Linux. LightGallery comes with numerous beautiful inbuilt animations. You also have the option to enable animated thumbnails from the settings. You can double-click on the image to see its actual size. Zoom-in and zoom-out controls can be used for changing the zoom values of the image. Lightgallery allows users to navigate between slides via mouse drag and keyboard arrows. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Bootstrap Rating Input

    Bootstrap Rating Input

    Another plugin that eases the generation of rating stars for jQuery

    ...The plugin transforms your number input into a hidden field and wraps it inside a div (Or a span with the inline option) along with the star icons that will catch your clicks and save the selected values into the hidden field. By doing this, the field still exist in your form and can be submitted or its current value read by jQuery normally. Any CSS class in addition to rating will be copied to the wrapper for further styling options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    ...Delete, edit, preview, download. File permissions (Unix chmod style). Mobile support. Drag and drop. Dropbox and Google Drive connectors. Remove usage of jQuery. You can do many things by extending the configuration. Like hide the sidebar or the search button. For transparency into our release cycle and in striving to maintain backward compatibility, angular-file manager is maintained under the Semantic Versioning guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    foxfm

    extensions of the OFM views and supporting functions for the manager

    Download for Firefox 48 and later here: https://addons.mozilla.org/de/firefox/addon/foxfm2/ Follow version of foxfm is foxfm2 and maintained here: https://github.com/kabeleced77/foxfm2 The main target of the Firefox addon foxfm is to support the player of OFM with additional and usefull information. A second aim of foxfm is to reduce the number of clicks required for certain actions like buying or selling players. The prices of all stadium blocks can be changed by one click. foxfm provides a wide variety of configuration items to adjust it to the individual needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Traceur

    Traceur

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler

    ...JavaScript's evolution needs your input. Try out the new language features. Tell us how they work for you and what's still causing you to use more boilerplate and "design patterns" than you prefer. You can use some language features right now and even try it out in your browser here. Just type in some code and see what Traceur produces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSONPlaceholder

    JSONPlaceholder

    A simple online fake REST API server

    ...It provides predictable endpoints for resources like posts, comments, albums, photos, todos, and users with realistic data shapes. Because the data is publicly available and stable, you can build fetch logic, paginate, and render lists while focusing on front-end patterns rather than server plumbing. The API accepts typical HTTP verbs and returns JSON in a consistent format, making it easy to swap with a real server later. It’s widely used in examples, workshops, and automated tests where a dependable dummy service accelerates iteration. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    MyT - Project Management

    MyT - Project Management

    PHP & MySQL/SQLite -based Project Management System

    MyT (Manage Your Team) - is a free open source task management and project management system, based on Yii Framework, easy to use and with a great perspective of growth for the future. You can create one or more Projects and manage several types of Tasks for each one. You can also create and manage Timesheet hours. Myt can send email notifications based on some events, such as Task assignments and Project associations. All features are configurable from the Administration Panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Verbosio Templates

    A project to define templates for XML markup, and tools to edit them.

    XML content can be found everywhere. We can use existing XML content to build templates for new XML content. This project is about building a template system, complete with its own XML language, for generating XML content on a per-XML-language basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Standard-Sitemap Project
    The Standard-Sitemap Navigator is a Firefox extension to help navigate websites. The webmaster of a site can provide a navigational sitemap in XML, and this extension fetches it and displays it as you visit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    wdaf

    wdaf

    web development abstraction framework

    ...It comes with a set of php- and js-functions for database connections, file-uploads, etc and a debugger. It also offers the ability to implement multiple css-themes or websites of which one can be activated in a config file. This way, it is possible to quickly "switch" a theme or site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    h265ize

    h265ize

    A node utility utilizing ffmpeg to encode videos with the hevc codec

    ...The tool scans directories, identifies compatible files, and processes them automatically with predefined encoding settings. It emphasizes ease of use by minimizing the need for manual configuration. h265ize can skip already optimized files and manage output efficiently. It is particularly useful for users managing large media libraries. The project focuses on balancing compression efficiency with visual fidelity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Wolfenstein 3D html5

    Wolfenstein 3D html5

    Wolfenstein 3D HTML5 TOTAL Conversion

    ...The script itself is opensource, so you can rewrite from scratch change and edit levels and graphics, to make your own game! Have fun
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Angular Websocket

    Angular Websocket

    The missing Angular WebSocket module for connecting client apps

    ...It offers a set of convenience methods and callbacks, such as onMessage, onOpen, onClose, and onError, to keep WebSocket handling consistent with other Angular services. Developers can filter messages by string or regular expression and optionally disable automatic $digest calls when needed for performance. The project can be consumed via Bower, npm, CDN, or manual download, making it easy to introduce into legacy build setups. It aims to be the “missing WebSocket module” for AngularJS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jekyll Blog Theme

    Jekyll Blog Theme

    Blog & blog theme

    Index page shows 5 posts excerpt as a default. Readers can click the article title or read more button to see the full post. There are recent posts area, categories area, and tags area at the right part of the index page. You can also add an area at this part if you change the file index.html.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB