Search Results for "javascript ui" - Page 7

Showing 1113 open source projects for "javascript ui"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Ember Inspector

    Ember Inspector

    Adds an Ember tab to the browser's Developer Tools

    ... application with information about what templates, controllers, and models are currently being rendered. Inspect the objects in your application, such as models and controllers, with UI that fully supports Ember features such as bindings and computed properties. Make your application's objects available in the console as the $E variable. If you're using Ember Data, see all of the records that have been loaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LBRY App

    LBRY App

    Browser and wallet for LBRY, the decentralized, user-controlled

    ... your experience or skill level, you can progress content freedom. This repo contains the UI code that powers the official LBRY desktop app. The LBRY app is a graphical browser for the decentralized content marketplace provided by the LBRY protocol. It is essentially the lbry daemon bundled with a UI using Electron.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    rest-hapi

    rest-hapi

    A RESTful API generator for Node.js

    ... that help go from idea to MVP as quickly as possible. rest-hapi aims to achieve this as an easy-to-use hapi plugin. Generating endpoints allows for a rich set of configurable features. Swagger docs provide a UI for your endpoints so you can easily interact with your data. Query parameter support for searching, sorting, filtering, pagination, and embedding of associated models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Salesforce Lightning Design System

    Salesforce Lightning Design System

    Salesforce Lightning design system

    Ready-to-use HTML and CSS UI elements provide the foundation for Salesforce experience development. Visual design values and attributes that ensure branding and UI consistency at scale. Design principles and best practices that guide beautiful, consistent, user-friendly product experiences. Easy-to-use tools help all Trailblazers optimize workflows and bring Salesforce ideas to life. Start building immediately, without worrying about detailed specs. SLDS lets you focus on the big picture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 5
    ScrollTrigger

    ScrollTrigger

    Let your page react to scroll changes

    The most basic usage of ScrollTrigger is to trigger classes based on the current scroll position. E.g. when an element enters the viewport, fade it in. You can add custom offsets per element, or set offsets on the viewport (e.g. always trigger after the element reaches 20% of the viewport) When using the callbacks ScrollTrigger becomes really powerful. You can run custom code when an element enters/becomes visible, and even return Promises to halt the trigger if the callback fails. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gitmoji-cli

    gitmoji-cli

    A gitmoji interactive command line tool for using emojis on commits

    A gitmoji interactive command-line tool for using emojis on commits. This project provides an easy solution for using gitmoji from your command line. Gitmoji-cli solves the hassle of searching through the gitmoji list. Includes a bunch of options you can play with! A gitmoji interactive client for using gitmojis on commit messages. You can use the commit functionality in two ways, directly or via a commit-hook. If you want to integrate gitmoji-cli in your project I would recommend going for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Quasar Framework

    Quasar Framework

    Build high-performance VueJS user interfaces in record time

    Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time. Combine the power of Quasar UI with Quasar CLI. One source code for all platforms simultaneously with all the latest and greatest best practices out of the box. Focus only on your app's features and forget about the boilerplate around it. Build high-performance VueJS user interfaces in record time: responsive Single Page Apps, SSR Apps, PWAs, Browser extensions, Hybrid Mobile Apps and Electron Apps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Playwright for Python

    Playwright for Python

    Python version of the Playwright testing and automation library

    Playwright enables reliable end-to-end testing for modern web apps. Single API to automate Chromium, Firefox and WebKit. Capable automation for single page apps that rely on the modern web platform. Use the Playwright API in JavaScript & TypeScript, Python, .NET and, Java. With Playwright, test how your app behaves in Apple Safari with WebKit builds for Windows, Linux and macOS. Test locally and on CI. Use device emulation to test your responsive web apps in mobile web browsers. Playwright...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    stylelint

    stylelint

    A linter that helps you avoid errors and enforce conventions

    stylelint understands the latest CSS syntax including custom properties and level 4 selectors. Extracts embedded styles from HTML, markdown and CSS-in-JS object & template literals. Parses CSS-like syntaxes like SCSS, Sass, Less and SugarSS. Has over 170 built-in rules to catch errors, apply limits and enforce stylistic conventions. Supports plugins so you can create your own rules or make use of plugins written by the community. Automatically fixes the majority of stylistic violations. Itis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    Commander.js

    Commander.js

    node.js command-line interfaces made easy

    The complete solution for node.js command-line interfaces. Commander exports a global object which is convenient for quick programs. For larger programs which may use commander in multiple ways, including unit testing, it is better to create a local Command object to use. Each option can have a short flag (single character) and a long name, separated by a comma or space or vertical bar ('|'). Multiple short flags may optionally be combined in a single argument following the dash: boolean...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React Redux

    React Redux

    React bindings for Redux

    ... for you, so you don't have to write it yourself. Automatically implements complex performance optimizations, so that your own component only re-renders when the data it needs has actually changed. Redux itself is a standalone library that can be used with any UI layer or framework, including React, Angular, Vue, Ember, and vanilla JS. Although Redux and React are commonly used together, they are independent of each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HASS Configurator

    HASS Configurator

    Configuration UI for Home Assistant

    .... The configurator fetches JavaScript libraries, CSS and fonts from CDNs. Hence it does NOT work when your client device is offline. And it is only available for Python 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web LLM

    Web LLM

    Bringing large-language models and chat to web browsers

    WebLLM is a modular, customizable javascript package that directly brings language model chats directly onto web browsers with hardware acceleration. Everything runs inside the browser with no server support and is accelerated with WebGPU. We can bring a lot of fun opportunities to build AI assistants for everyone and enable privacy while enjoying GPU acceleration. WebLLM offers a minimalist and modular interface to access the chatbot in the browser. The WebLLM package itself does not come...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    React Native Navigation

    React Native Navigation

    A complete native navigation solution for React Native

    ... and executed. At this point you need to display your UI. To do so, listen to the appLaunched event and call Navigation.setRoot when that event is received. When your app is launched, RN makes sure JS context (which is what enables you to execute JavaScript code) is running. There are quite a few differences between iOS and Android in this regard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lingui.js

    Lingui.js

    A readable, automated, and optimized (3 kb) internationalization

    JavaScript library for internalization (i18n) of JavaScript projects, including React, Vue, Node.js, and Angular. Use it everywhere. Lingui.js provides the essential intl functionality that works in any JavaScript project, and offers components for leveraging React rendering. Manage the whole intl workflow using Lingui CLI. It extracts messages from source code, validates messages from translators, and checks that all messages are translated before shipping to production. Use React components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ember-cli

    ember-cli

    The Ember.js command line utility

    Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device. Some of the best development teams in the world have been iterating on their products for years with Ember. With scalable UI architecture baked-in from the start, you'll be working with the same patterns these organizations use every step of the way. Ember’s out-of-the-box experience has everything you need to start...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React NodeGui

    React NodeGui

    Build performant, native and cross-platform desktop applications

    ... native widgets that map directly to the platform’s native UI building blocks. React NodeGui widgets are built on top of Qt which is a mature desktop apps framework. React NodeGui components are extremely customizable just like on the web but do not use a Web browser under the hood. Apps can be built completely in JavaScript. This enables native app development for whole new teams of developers, and can let existing native teams work much faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RxDB

    RxDB

    Client side, offline-first, reactive database for JavaScript apps

    RxDB (short for Reactive Database) is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps, Progressive Web Apps and Node.js. Reactive means that you can not only query the current state but subscribe to all state changes like the result of a query or even a single field of a document. This is great for UI-based real-time applications in a way that makes it easy to develop and also has great performance benefits. To replicate data between your clients...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CosmicNvim

    CosmicNvim

    Lightweight and opinionated Neovim config for web development

    CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a COSMIC programming experience. While CosmicNvim is geared specifically toward TypeScript/JavaScript development, it should be able to provide a great experience with any LSP-supported language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSON Forms

    JSON Forms

    Customizable JSON Schema-based forms with React, Angular and Vue

    JSON Forms is a declarative framework for efficiently building form-based web UIs. These UIs are targeted at entering, modifying and viewing data and are usually embedded within an application. Writing HTML templates and Javascript for data binding by hand is hard, especially in applications of reasonable size. Furthermore, a form is often more than just a collection of input fields and more advanced functionality is required, e.g. validation or conditional visibility. JSON Forms utilizes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    React Rainbow

    React Rainbow

    React Rainbow Components. Build your web application in a snap

    React Rainbow is a collection of components that will reliably help you build your application in a snap. Give it a hack and let us know what you think. We designed each component with i18n in mind. Any new component or feature we may add in the future has to be able to work fully in different locales. Proper documentation based on interactive examples to help you understand the features of each component. We know how important it for you is to test your UI. Our npm package provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IPLD Explorer Components

    IPLD Explorer Components

    React components for ipfs-webui

    React components for ipfs-webui. This module was extracted from explore.ipld.io so it could be reused from the IPFS Web UI. This module is not intended to be re-used in it's current form by other projects. There is more work to do to make this a nice set of generic components. The ES5-friendly version of the src dir is generated to the dist dir and the page components are all provided as named exports so you can import them. There are peer dependencies so that the parent app can pick...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    chatgpt HTML

    chatgpt HTML

    PHP version calls the OpenAI interface for question and answer

    The entire network is the most easy to deploy and responds to the fastest ChatGPT environment. The PHP version calls the OpenAI interface for question and answer, uses Stream flow mode communication, and produces while exporting. EventSource is used at the front end to support Markdown format analysis, and formula display, the code is colored. The UI on the page is concise and supports continuous conversations in the context. The source code has only a few files, no frame is used, all PHP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Firefox GNOME theme

    Firefox GNOME theme

    A GNOME theme for Firefox

    A GNOME theme for Firefox. This theme follows lastest GNOME Adwaita style. Be aware that this theme might do things that are not supported by upstream Firefox. If you face an issue while using this theme, report it here first or test if it is reproducible in vanilla Firefox. If you are a software distribution maintainer, please do not ship these changes by default to your users unless you made it extremely clear that they are using a modified version of Firefox UI. This is a bunch of CSS code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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