[go: up one dir, main page]

Showing 90 open source projects for "61850-9-3"

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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Propel Software: Product Value Management Platform for Manufacturers Icon
    Propel Software: Product Value Management Platform for Manufacturers

    For modern product companies that need to connect product and commercial teams successfully

    Propel is a cloud-native Product Value Management platform that unifies PLM, QMS, and PIM in one connected system, giving manufacturers complete visibility and control across the entire product lifecycle. It provides a single source of truth for all product data, streamlines change management, strengthens quality and compliance processes, and accelerates time-to-market by eliminating the silos and manual steps that slow teams down.
    Learn More
  • 1
    React Three Fiber

    React Three Fiber

    A React renderer for Three.js

    Build your scene declaratively with re-usable, self-contained components that react to state, are readily interactive, and can tap into React's ecosystem. There is no hard dependency on a particular three.js version, it does not wrap or duplicate a single three.js class. It merely expresses three.js in JSX, <mesh /> becomes new THREE.Mesh(), and that happens dynamically. There is no additional overhead. Components participate in a unified render loop outside of React. It outperforms three.js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Generative AI for Beginners (Version 3)

    Generative AI for Beginners (Version 3)

    21 Lessons, Get Started Building with Generative AI

    Generative AI for Beginners is a 21-lesson course by Microsoft Cloud Advocates that teaches the fundamentals of building generative AI applications in a practical, project-oriented way. Lessons are split into “Learn” modules for core concepts and “Build” modules with hands-on code in Python and TypeScript, so you can jump in at any point that matches your goals. The course covers everything from model selection, prompt engineering, and chat/text/image app patterns to secure development...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    graphql upload typescript

    graphql upload typescript

    Middleware and an Upload scalar to add support for GraphQL

    Minimalistic and developer-friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers. This module was forked from the amazing graphql-upload-minimal. The original module is exceptionally well-documented and well-written. It was very easy to fork and amend.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Ant Design Vue

    Ant Design Vue

    An enterprise-class UI components based on Ant Design and Vue

    ...An enterprise-class UI design system for desktop applications. A set of high-quality Vue components out of the box. Shared Ant Design of React design resources. Modern browsers. v1.x support Internet Explorer 9+ (with polyfills). We recommend using npm or yarn to install, it not only makes development easier but also allows you to take advantage of the rich ecosystem of Javascript packages and tooling. If you are in a bad network environment, you can try other registries and tools like cnpm. The library function, implemented in the DOM template, can use the custom event of the ant-design-vue component (camelCase). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Inspection Software Icon
    All-in-One Inspection Software

    flowdit is a connected worker platform tailored for industry needs in commissioning, quality, maintenance, and EHS management.

    Optimize Frontline Operations: Elevate Equipment Uptime, Operational Excellence, and Safety with Connected Teams and Data, Including Issue Capture and Corrective Action.
    Learn More
  • 5
    flicking

    flicking

    Reliable, flexible and extendable carousel

    ...Flicking comes with a rich API. You can use it to create your own customized Flicking & Plugins. With the Promise polyfill and flicking-inline CSS, Flicking can support Internet Explorer 9+. Flicking is designed to support Server-Side Rendering(SSR), and can be used with famous SSR frameworks like Next.js or Nuxt.js. Flicking can be enhanced with a set of plugins, like AutoPlay, Fade, and Parallax. Flicking supports progress, which can help to create the most fluent & smooth animation along the panel movement. Check our Options & Demos to see what you can do with Flicking. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    NG Bootstrap

    NG Bootstrap

    Angular powered Bootstrap

    Angular widgets built from the ground up using only Bootstrap 5 CSS with APIs designed for the Angular ecosystem. The only dependencies are Angular, Bootstrap 5 CSS and Popper. As simple as Angular & Bootstrap CSS. Nothing else. If you know Angular, you also know ng-bootstrap. All the Bootstrap widgets you know like a carousel, modal, popover, tooltip, tablet plus some additional goodies like datepicker, rating and typeahead. All code is tested with almost 100% coverage, all changes are...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Redoc

    Redoc

    OpenAPI/Swagger-generated API Reference Documentation

    Redoc is an open source tool for generating documentation from OpenAPI (formerly Swagger) definitions. With Redoc, you can generate beautiful API documentation from OpenAPI. Redoc is provided as a CLI tool (also distributed as a Docker image), HTML tag, and React component. If you have Node installed, quickly generate documentation using npx. Open the HTML file in your browser, and your API documentation is shown on the page. Redoc is highly configurable. Redoc offers OpenAPI specification...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Deskreen

    Deskreen

    Deskreen turns any device with a web browser into a secondary screen

    ...Connect as many devices as you want at the same time. Share the computer screens to all of them. You can change picture quality while sharing a screen. Auto quality change supported. Three easy steps to connect with Deskreen. User friendly design with features that you need. Deskreen was built with security in mind. It uses an industry standard of End-to-end encryption.
    Downloads: 91 This Week
    Last Update:
    See Project
  • 9
    Material Web

    Material Web

    Material Design Web Components

    @material/web is a library of web components that helps build beautiful and accessible web applications. It uses Material 3, the latest version of Google's open-source design system.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Taking the Paper Out of Work Icon
    Taking the Paper Out of Work

    For organizations that need powerful ECM and document automation software

    The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
    Learn More
  • 10
    vue-remix-icons

    vue-remix-icons

    Neutral style system symbols elaborately crafted for designers

    Open-source neutral-style system symbols elaborately crafted for designers and developers. All of the icons are free for both personal and commercial use.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Llama Coder

    Llama Coder

    Open source Claude Artifacts – built with Llama 3.1 405B

    Llama Coder is an open-source tool that lets you generate small applications (often React or web apps) from a single natural-language prompt using the Llama 3 family of models. It’s framed as an open-source “Claude Artifacts”-style experience: you describe the app you want, the tool calls an LLM hosted on Together.ai, and you get back a runnable code artifact. The project includes a web interface where you can enter prompts, see generated code, and run or tweak the result directly in the browser. ...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 12
    express-openapi-validator

    express-openapi-validator

    Auto-validates api requests, responses, and securities using ExpressJS

    Auto-validates api requests, responses, and securities using ExpressJS and an OpenAPI 3.x specification. Express-openapi-validator is an unopinionated library that integrates with new and existing API applications. express-openapi-validator lets you write code the way you want; it does not impose any coding convention or project layout. Simply, install the validator onto your express app, point it to your OpenAPI 3 specification, then define and implement routes the way you prefer. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Vue Pure Admin

    Vue Pure Admin

    ESM+Vue3+Vite+Element-Plus+TypeScript

    Vue Pure Admin is a free, open-source, out-of-the-box backend management system template built with Vue 3, Vite, Element Plus, and TypeScript. It’s mobile-compatible and provides a polished foundation for enterprise-level admin dashboards. Full suite of admin features: user, role, permission management. Rich component ecosystem and template scripts. Docker support for easy deployment and dev workflows. Continuous optimization (performance, UX, new components).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    OpenAI Translator

    OpenAI Translator

    Browser extension and cross-platform desktop app based on ChatGPT API

    ...The desktop application does not support the pop-up icon after word selection. You must press the shortcut key to trigger the translation after selecting a word. It offers three modes: translation, polishing and summarization. Our tool allows for mutual translation, polishing and summarization across 55 different languages. Streaming mode is supported! It allows users to customize their translation text. One-click copying, Text-to-Speech (TTS). Available on all platforms (Windows, macOS, and Linux) for both browsers and Desktop.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    LX‑Music‑Desktop

    LX‑Music‑Desktop

    Electron‑based music player

    LX‑Music‑Desktop is an open‑source, Electron‑based music player built with Vue 3, offering a simple, fast interface for managing and playing local music libraries on desktop systems. In order to raise the threshold for use, the default settings and UI operations in this software are not aimed at being novice-friendly, so before using it, it is recommended to browse and adjust the software settings according to your preferences and read them again, the Music playlist mechanism And Available mouse and keyboard shortcuts. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 16
    nbdime

    nbdime

    Tools for diffing and merging of Jupyter notebooks

    nbdime provides tools for diffing and merging Jupyter notebooks. Jupyter notebooks are useful, rich media documents stored in a plain text JSON format. This format is relatively easy to parse. However, primitive line-based diff and merge tools do not handle well the logical structure of notebook documents. nbdime, on the other hand, provides “content-aware” diffing and merging of Jupyter notebooks. It understands the structure of notebook documents. Therefore, it can make intelligent...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Vue Manage System

    Vue Manage System

    Vue3, Element Plus, TypeScript

    Vue Manage System is a multifunctional backend admin template built with Vue 3, Element Plus, and TypeScript. It offers a rapid, developer-friendly foundation for building management system UIs. Structured admin UI framework with Vue 3 and TypeScript. Integrated Element Plus UI component library. Clean and consistent layout suitable for diverse backend apps. Well-suited for projects like ERP, CRM, CMS development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Vexip UI

    Vexip UI

    Vue 3 UI library, highly customizability, full TypeScript, performance

    Highly customizability, full TypeScript, performance pretty good. This library is using base on vue 3.0 with using composition api, and design and code components in the traditional way by Vue possible, fully TypeScript. Almost all the default value of props for each component can be quickly modified by configuration, for easy customization. And, the writing of component codes pays great attention to lowering the threshold of source code reading, and the style of code is as close to the...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    MDB Vue UI Kit

    MDB Vue UI Kit

    Vue 3 & Bootstrap 5 & Material Design 2.0 UI KIT

    Bootstrap 5 & Vue 3 UI KIT - 700+ components, MIT license, simple installation. MDB is a collection of free Bootstrap templates, themes, design tools & resources. Simple installation via .zip, npm or cdnjs. Free Hosting, WordPress support, custom domains, SSL support, free database, frontend & backend templates, webpack starter included, git repository, FTP & Jenkins support.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    fireworks-js

    fireworks-js

    Simple fireworks library! Ready to use components available for React

    A simple fireworks library! Ready-to-use components available for React, Vue 3, Svelte, Angular, Preact, Solid, and Web Components.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    OpenAPI TypeScript Codegen

    OpenAPI TypeScript Codegen

    NodeJS library that generates Typescript or Javascript clients

    OpenAPI TypeScript Codegen is a tool that generates TypeScript clients from OpenAPI specifications, facilitating type-safe API interactions in TypeScript applications.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Grid Engine

    Grid Engine

    A grid based movement engine compatible with Phaser3

    Grid Engine is a powerful grid-based movement system for Phaser 3. It helps developers create tilemap-based RPGs and tactics games by enabling controlled, collision-aware movement on a defined grid.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    VueUse

    VueUse

    Collection of essential Vue Composition Utilities for Vue 2 and 3

    VueUse is a collection of utility functions based on Composition API. Seamless migration, works for both Vue 3 and 2. Fully tree shakable, only take what you want. Type Strong, written in TypeScript, with TS Docs. Configurable event filters and targets. No bundler required, usable via CDN. 90+ functions for you to choose from. Works perfectly with Server-side rendering/generation. Documentation of functions also come with interactive demos!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Beer CSS

    Beer CSS

    Build material design interfaces in record time

    Build material design interfaces in record time without stress for devs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Brisa

    Brisa

    The Web Platform Framework

    ...Brisa is designed to start, build, test, deploy, and run fast. Text translation and routing carry only the translations you consume. 0B by default, 2 kB when you use server actions (RPC size), and 3 kB when you need web components. You can change your web from server to static, to desktop, android, or ios app with just one configuration command.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next