Showing 99 open source projects for "there is no way to"

View related business solutions
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 1
    Angular

    Angular

    The modern web developer’s platform

    Learn one way to build applications with Angular and reuse your code and abilities to build apps for any deployment target. For web, mobile web, native mobile and native desktop. Achieve the maximum speed possible on the Web Platform today, and take it further, via Web Workers and server-side rendering. Angular puts you in control over scalability. Meet huge data requirements by building data models on RxJS, Immutable.js or another push model. Build features quickly with simple, declarative...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    Flowbite

    Flowbite

    The most popular and open-source library of Tailwind CSS components

    Build websites even faster with components on top of Tailwind CSS. Start developing with an open-source library of over 600+ UI components, sections, and pages built with the utility classes from Tailwind CSS and designed in Figma. You can now also get started with open-source component libraries built for frameworks such as React, Vue.js, Svelte and Angular. Explore the whole collection of over 58 open-source UI components and interactive elements built with the utility classes from...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    Ionicons

    Ionicons

    Hand-crafted icons built by Ionic for web apps

    Premium designed icons for use in web, iOS, Android, and desktop apps. Support for SVG and web font. Completely open source, MIT licensed and built by Ionic. Ionicons is a completely open-source icon set with 1,300 icons crafted for web, iOS, Android, and desktop apps. Ionicons was made for Ionic Framework, a cross-platform hybrid and Progressive Web App framework. The Ionicons Web Component is an easy and performant way to use Ionicons in your app. The component will dynamically load an SVG...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    Prisma

    Prisma

    Next-generation ORM for Node.js and TypeScript

    Prisma helps app developers build faster and make fewer errors with an open source ORM for PostgreSQL, MySQL and SQLite. Central to Prisma is the schema, a declarative way to define your app's data models and their relations that's human-readable. And you don't have to painstakingly create it from scratch if you already have a database - prisma introspect takes care of that. Prisma Client is a query builder that composes the way you think and gets auto-generated from the Prisma schema...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5
    billboard.js

    billboard.js

    Re-usable, easy interface JavaScript chart library based on D3.js

    billboard.js is a re-usable, easy interface JavaScript chart library, based on D3.js. The name "billboard" comes from the famous "billboard chart" which everybody knows. billboard.js provides the easiest way to create a 'chart' instantly. Chart generation is super easy. With extensive options, you can create a chart instantly! Yes, billboard.js works on D3 v4+; what everybody was waiting for! All of the code was written as an ESM(ES Module) with ES6+ syntax. Combine hundreds of options...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Wire Desktop

    Wire Desktop

    Wire for desktop

    Cross-platform desktop app, wrapping the wire-webapp. Based on Electron. Wire is built for everyone – businesses, governments, and personal users. Download Wire on all your devices and get started. Available for Chrome, Firefox, Edge and Opera. Start your secure business collaboration now. For businesses and organizations looking for a secure way to communicate and collaborate. For organizations that require the highest level of security and control. Wire's code is open source and available...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Electron Fiddle

    Electron Fiddle

    The easiest way to get started with Electron

    Electron Fiddle lets you create and play with small Electron experiments. It greets you with a quick-start template after opening – change a few things, choose the version of Electron you want to run it with, and play around. Then, save your Fiddle either as a GitHub Gist or to a local folder. Once pushed to GitHub, anyone can quickly try your Fiddle out by just entering it in the address bar. Try Electron without installing any dependencies: Fiddle includes everything you'll need to explore...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Redux DevTools

    Redux DevTools

    DevTools for Redux with hot reloading, action replay, and UI

    .... omewhere in your project, create a DevTools component by passing a monitor element to createDevTools. A store enhancer is a function that enhances the behavior of createStore(). You can pass store enhancer as the last optional argument to createStore(). The easiest way to apply several store enhancers in a row is to use the compose() utility function that ships with Redux.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Helm Dashboard

    Helm Dashboard

    The missing UI for Helm - visualize your releases

    Helm Dashboard is an open-source project which offers a UI-driven way to view the installed Helm charts, see their revision history and corresponding k8s resources. It also allows users to perform simple actions such as rolling back to a revision or upgrading to a newer version. This project is part of Komodor's vision to help Kubernetes users to navigate and troubleshoot their clusters. It is important to note that Helm Dashboard is NOT an official project by the helm team.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10
    Chronograf

    Chronograf

    Open source monitoring and visualization UI for the TICK stack

    ... quickly. You can easily clone one of this pre-canned dashboard to create customized dashboards or build them from scratch — either way, you can build the perfect dashboard to fulfill your visualization needs! Chronograf is the administrative tool for all your InfluxData deployments, the open source instances of InfluxData as well as InfluxDB Enterprise and InfluxDB Cloud instances.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    gdbgui

    gdbgui

    Browser-based frontend to gdb (gnu debugger)

    ... browser. gdbgui is used by thousands of developers around the world including engineers at Google and college computer science course instructions. It even made its way into the Rust programming language's source code and appeared on episode 110 of C++ Weekly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    TypeGraphQL

    TypeGraphQL

    Create GraphQL schema and resolvers with TypeScript

    Modern framework for GraphQL API in Node.js. Use only classes and decorators to define your GraphQL schema. No need to define types in SDL and no need to create interfaces for them! This way you will have only one source of truth, so say goodbye to all field type mismatches, typos, and annoying refactoring. Define your whole schema, including types, interfaces, enums, unions, and subscriptions. Create the schema, types, and resolvers only with TypeScript, using classes and decorators! Use...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Kando

    Kando

    The Cross-Platform Pie Menu

    Kando is a cross-platform pie menu for your desktop. It offers an unconventional, fast, highly efficient, and fun way of interacting with your computer! You can use Kando to launch applications, simulate keyboard shortcuts, open files, and much more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Artifact Hub

    Artifact Hub

    Find, install and publish Kubernetes packages

    Artifact Hub is a web-based application that enables finding, installing, and publishing packages and configurations for CNCF projects. Discovering artifacts to use with CNCF projects can be difficult. If every CNCF project that needs to share artifacts creates its own Hub this creates a fair amount of repeat work for each project and a fractured experience for those trying to find the artifacts to consume. The Artifact Hub attempts to solve that by providing a single experience for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Apollo Client

    Apollo Client

    A fully-featured, production ready caching GraphQL client

    Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all while automatically updating your UI. Apollo Client helps you structure code in an economical, predictable, and declarative way that's consistent with modern development practices. The core Apollo Client library provides built-in integration with React, and the larger Apollo community maintains...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Foal

    Foal

    Full-featured Node.js framework, with no complexity

    ..., the framework remains simple. Complexity and unnecessary abstractions are put aside to provide the most intuitive and expressive syntax. We believe that concise and elegant code is the best way to develop an application and maintain it in the future. It also allows you to spend more time coding rather than trying to understand how the framework works. Finally, the framework is entirely written in TypeScript.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Apollo Server

    Apollo Server

    Spec-compliant and production ready JavaScript GraphQL server

    Apollo Server is an open-source, spec-compliant GraphQL server that's compatible with any GraphQL client, including Apollo Client. It's the best way to build a production-ready, self-documenting GraphQL API that can use data from any source. Apollo Server provides a simple API for integrating with any Node.js web framework or serverless environment. The @apollo/server package itself ships with a minimally-configurable, standalone web server that handles CORS and body parsing out of the box...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Mock Service Worker

    Mock Service Worker

    Seamless REST/GraphQL API mocking library for browser and Node.js

    .... Parameters, wildcards, regular expressions, mocking has never been easier. Browser usage is what sets Mock Service Worker apart from other tools. Utilizing the Service Worker API, which can intercept requests for the purpose of caching, Mock Service Worker responds to captured requests with your mock definition on the network level. This way your application knows nothing about the mocking.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    NGX-Translate

    NGX-Translate

    The internationalization (i18n) library for Angular

    NGX-Translate is an internationalization library for Angular. It lets you define translations for your content in different languages and switch between them easily. It gives you access to a service, a directive and a pipe to handle any dynamic or static content. NGX-Translate is also extremely modular. It is written in a way that makes it really easy to replace any part with a custom implementation in case the existing one doesn't fit your needs. The main part of the library is named core. You...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Relay Library for GraphQL.js

    Relay Library for GraphQL.js

    A library to help construct a graphql-js server supporting react-relay

    ... should provide is in the GraphQL Relay Specification on the Relay website. That overview describes a simple set of examples that exist as tests in this repository. A good way to get started with this repository is to walk through that documentation and the corresponding tests in this library together. When building a schema for GraphQL.js, the provided library functions can be used to simplify the creation of Relay patterns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    diff2html

    diff2html

    Pretty diff to html javascript library (diff2html)

    Each diff provides a comprehensive visualization of the code changes, helping developers identify problems and better understand the changes. Each diff features a line-by-line and side-by-side preview of your changes. All the code changes are syntax highlighted using highlight.js, providing more readability. Similar lines are paired, allowing for easier change tracking. We work hard to make sure you can have your diffs in a simple and flexible way. The AI community building the future. Build...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    eslint-plugin-testing-library

    eslint-plugin-testing-library

    ESLint plugin to follow best practices and anticipate common mistakes

    .... One way of restricting ESLint config by file patterns is by using ESLint overrides. Another approach for customizing ESLint config by paths is through ESLint Cascading and Hierarchy. This is useful if all your tests are placed under the same folder, so you can place there another .eslintrc where you enable eslint-plugin-testing-library for applying it only to the files under such folder, rather than enabling it on your global .eslintrc which would apply to your whole project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Mockoon

    Mockoon

    Run mock APIs locally, no remote deployment, no account required

    Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open-source. It has been built with Electron and can be used on Windows (exe), Linux (deb, rpm, Appimage, and Snap), and MacOS (dmg or brew). Get working mock REST APIs in seconds with an intuitive and easy-to-use interface. Run them everywhere with the CLI. Compatible with the OpenAPI specification, Mockoon integrates perfectly with your existing applications and API design workflow. Go...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Storybook

    Storybook

    The UI component explorer, develop, document, & test React, Vue, etc.

    ..., testing, and QA. Use addons to customize your workflow, automate testing, and integrate with your favorite tools. Stories are a pragmatic, reproducible way to keep track of UI edge cases. Write stories once then reuse them to power automated tests. Whenever you write a story you get a handy test case. Quickly browse stories to make sure your UI looks right. Pinpoint UI changes down to the pixel by comparing image snapshots of stories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    NativeScript

    NativeScript

    Open source framework for building truly native mobile apps

    Create Native iOS and Android Apps with JavaScript. Open source framework for building truly native mobile apps with Angular, Vue.js, TypeScript, or JavaScript. NativeScript features deep integration with modern Angular with full-stack features like integration with the Angular CLI, router support, code generation, webpack and more. Now you can build native mobile applications using Vue.js and use the Vue CLI, Vuex and the other Vue framework features you know and love. Want to code your way...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next