Search Results for "javascript ui" - Page 9

Showing 1360 open source projects for "javascript ui"

View related business solutions
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 1
    ReNative

    ReNative

    Unified Development Platform for iOS, tvOS, Android, Android TV

    ... various projects? you can go as simple as a most basic JSON config file to get yourself up and running. Sometimes you need to extend CLI functionality with custom build scripts. ReNative makes this easy for you. ReNative runtime is an NPM dependency to help abstract away some of the complexities of building UI interfaces and features for a large number of target platforms and devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Electron Release Server

    Electron Release Server

    A fully featured, self-hosted release server for electron applications

    A fully featured, self-hosted release server for electron applications, compatible with auto-updater. Despite being advertised as a release server for Electron applications, it would work for any application using Squirrel. If you host your project on your Github and do not need a UI for your app, then Nuts is probably what you're looking for. Otherwise, you're in the same boat as I was, and you've found the right place! Docker support (thanks to EvgeneOskin)! Awesome release management...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pure.css

    Pure.css

    A set of small, responsive CSS modules that you can use

    ... common UI components. It's what you need, without the cruft. Pure is responsive out of the box, so elements look great on all screen sizes. Pure has minimal styles and encourages you to write your application styles on top of it. It's designed to get out of your way and makes it easy to override styles. By using Grids, Menus, and more, it's easy to create beautiful responsive layouts for all screen sizes. We've made it easy for you to get started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bot Framework Web Chat

    Bot Framework Web Chat

    A highly-customizable web-based client for Azure Bot Services

    This repository contains code for the Bot Framework Web Chat component. The Bot Framework Web Chat component is a highly-customizable web-based client for the Bot Framework V4 SDK. The Bot Framework SDK v4 enables developers to model conversation and build sophisticated bot applications. This repo is part of the Microsoft Bot Framework, a comprehensive framework for building enterprise-grade conversational AI experiences. Create a bot with the ability to speak, listen, understand, and learn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 5
    carbon CLI

    carbon CLI

    Beautiful images of your code, from right inside your terminal

    carbon.now.sh by is a wonderful tool that lets you generate beautiful images of your source code through an intuitive UI, while letting you customize aspects like fonts, themes, window controls and much more. carbon-now-cli gives you the full power of Carbon, right at your fingertips, inside the terminal. Generate beautiful images from a source file, or sections of a source file, by running a single command. Want to customize everything before generating the image? Run it in interactive mode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    np

    np

    A better `npm publish`

    Ensures you are publishing from your release branch (main and master by default). Ensures the working directory is clean and that there are no unpulled changes. Reinstalls dependencies to ensure your project works with the latest dependency tree. Ensures your Node.js and npm versions are supported by the project and its dependencies. Bumps the version in package.json and npm-shrinkwrap.json (if present) and creates a git tag. Prevents accidental publishing of pre-release versions under the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JHipster

    JHipster

    Development platform to generate and deploy modern web apps

    ... Foundry, Google Cloud Platform, Heroku, and OpenShift. Our goal is to generate a complete and modern web app or microservice architecture, unifying: A high-performance and robust server-side stack with excellent test coverage; a sleek, modern, mobile-first UI with Angular, React, or Vue + Bootstrap for CSS; and a powerful workflow to build your application with Webpack and Maven or Gradle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Redux

    Redux

    A Predictable State Container for JavaScript apps

    Redux is a small, unopinionated predictable state container for JavaScript apps. It basically lets you write applications that behave in a consistent manner, can run in various environments (native, client and server) and are easy to test. Redux centralizes your app’s state and logic, thereby enabling some powerful capabilities. With Redux it’s possible to implement logging, hot reloading, universal apps, time travel and more with no buy-in from the developer. Unlike Flux (from which Redux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jitsu

    Jitsu

    Jitsu is an open-source Segment alternative

    ... or send it in micro-batches (up to once a minute). Apply any transformation with Jitsu. Just write JavaScript code right in the UI to do anything with incoming data. And yes, the code editor supports code completion, debugging and many more. It feels like a full-featured IDE!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    LambdaHack

    LambdaHack

    Haskell game engine library for roguelike dungeon crawlers

    ... and runs it. The library lets you compile a ready-to-play game binary, using either the supplied or a custom-made main loop. A couple of frontends are available (SDL2 is the default for desktop and there is a JavaScript browser frontend) and many other generic engine components are easily overridden, but the fundamental source of flexibility lies in the strict and enforced with types separation of engine code from the read-only content and of clients (human and AI-controlled) from the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Keystone

    Keystone

    The most powerful headless CMS for Node.js

    The most powerful headless CMS for Node.js, built with GraphQL and React. The superpowered CMS for developers. Keystone helps you build faster and scale further than any other CMS or App Framework. Just describe your schema, and get a powerful GraphQL API & beautiful Management UI for content and data. No boilerplate or bootstrapping – just elegant APIs to help you ship the code that matters without sacrificing the flexibility or power of a bespoke back-end. Ship a backend easily without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Codename One

    Codename One

    Cross-platform framework for building truly native mobile apps

    ... native SDKs. Build beautiful UI with Codename One’s rich set of widgets, specifically designed for mobile apps. Native look and feel out of the box, but fully themeable using CSS to provide your own unique look. Compiles Java or Kotlin into native code for iOS, UWP (Universal Windows Platform), Android and even JavaScript (with seamless PWA and Thread support) Changes you make in your Java/Kotlin source code will be applied immediately to your already-running app in the simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DotVVM

    DotVVM

    Open source MVVM framework for Web Apps

    DotVVM is an open-source framework for ASP.NET. It lets you create web apps using the MVVM pattern, with just C# and HTML. DotVVM can be used to build new ASP.NET Core web apps, or to modernize legacy ASP.NET apps and migrate them to .NET 5. Save your time with GridView, FileUpload and other components shipped with the framework. Don't spend the time building an API. Just load data from the database and use data-binding to display them. DotVVM needs less than 100 kB of JavaScript code. It's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wails

    Wails

    Create desktop apps using Go and Web Technologies

    ... technologies you like and call your Go code using Javascript. The Wails tooling generates your projects, builds both your frontend & backend and creates a single binary. Mac, Linux & Windows supported! Expose Go methods/functions to the frontend via a single bind command. Uses native rendering engines, no embedded browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Foundation for Sites

    Foundation for Sites

    The most advanced responsive front-end framework in the world

    Foundation is the world’s most advanced responsive front-end framework that lets you go from prototype to production quickly and easily, with sites or apps that work on any device. Made up of very easy to style modular and flexible components, Foundation makes quick work of bringing your ideas to life. It’s got a fully customizable, responsive grid, a Sass based animation library, full accessibility support and a whole lot more. The latest version of Foundation has implemented a 50% code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    react-native-popup-menu

    react-native-popup-menu

    Popup menu component for React Native

    Extensible popup menu component for React Native for Android, iOS and (unofficially) UWP and react-native-web. Simple to use popup/context menu. Multiple modes: animated, not animated, slide in from the bottom or popover. By default opening and closing animations. Optional back button handling. Easy styling. Customizable on various levels - menu options, positioning, animations. Can work as controlled as well as uncontrolled components. Different lifecycle hooks. RTL layout support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    tui-rs

    tui-rs

    Build terminal user interfaces and dashboards using Rust

    tui-rs is a Rust library to build rich terminal user interfaces and dashboards. It is heavily inspired by the Javascript library blessed-contrib and the Go library termui. The library is based on the principle of immediate rendering with intermediate buffers. This means that at each new frame you should build all widgets that are supposed to be part of the UI. While providing a great flexibility for rich and interactive UI, this may introduce overhead for highly dynamic content. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vue-grid-layout

    vue-grid-layout

    A draggable and resizable grid, for Vue.js.

    vue-grid-layout is a grid layout system, like Gridster, for Vue.js. Heavily inspired by React-Grid-Layout. Bounds checking for dragging and resizing. Widgets can be added or removed without rebuilding grid. Layout can be serialized and restored. Automatic RTL support (resizing not working with RTL on 2.2.0). For legacy browsers, like IE11, use version 2.3.12-legacy. For Vue 2.1.10 and below use version 2.1.3. For Vue 1 use version 1.0.3. Ignore drag on certain elements and allow on others....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    snap-crackle-shot-ui

    snap-crackle-shot-ui

    Our desktop app helps programmers and developers easily share code

    Our desktop app is the perfect tool for programmers and developers who want to share their code with colleagues, clients, or online communities. With just a few clicks, you can capture a screenshot of your code and share it directly from your desktop. Whether you're working on a solo project or collaborating with a team, our app makes it easy to share your code and get feedback from others. Try it out today and see how our app can help you share your code like a pro!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    bala.js

    bala.js

    A function for elements selection

    bala.js is a function that allows you to select elements on a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    React Native Loading Spinner Overlay

    React Native Loading Spinner Overlay

    React Native loading spinner overlay

    React Native loading spinner overlay. Integrate it inside the parent-most/top-level/root component in your app. Wrap usage of actions after attempting to stop the spinner with setTimeout to avoid the non-stop spinner issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gohttpserver

    gohttpserver

    The best HTTP Static File Server, write with golang+vue

    Our goal is to make the best HTTP File Server. Features include Human-friendly UI, file uploading support, and direct QR-code generation for Apple & Android install packages. Support QRCode code generate. Breadcrumb path quick change. All assets package to Standalone binary. Different file types and different icons. Support show or hide hidden files. Upload support (auth by token or session). README.md preview. HTTP Basic Auth. Partial reload pages when the directory change. When only one dir...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    minimalflat2

    minimalflat2

    Minimal and flat theme for Redmine

    Minimal and flat theme for Redmine. Minimal and flat design, modern color scheme by Flat UI & Espresso. Flexible (resolution-independent) icon by IcoMoon. Expandable tree view of the project list. Favicon (Redmine 2.5 or later), and responsive layout (Redmine 3.2 or later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vue CLI

    Vue CLI

    Standard Tooling for Vue.js Development

    Vue CLI is the Standard Tooling for Vue.js Development. Vue CLI provides a great number of features including out-of-the-box support for TypeScript, Babel, PostCSS, ESLint, PWA, as well as Unit Testing and End-to-end Testing. It comes with its own graphical user interface and a plugin system that allows for the building and sharing of reusable solutions that can answer common needs. Vue CLI provides instant prototyping with a single Vue file, and is fully configurable with no need for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SandDance

    SandDance

    Visually explore, understand, and present your data

    By using easy-to-understand views, SandDance helps you find insights about your data, which in turn help you tell stories supported by data, build cases based on evidence, test hypotheses, dig deeper into surface explanations, support decisions for purchases, or relate data into a wider, real world context. SandDance uses unit visualizations, which apply a one-to-one mapping between rows in your database and marks on the screen. Smooth animated transitions between views help you to maintain...
    Downloads: 0 This Week
    Last Update:
    See Project