Search Results for "fb2k-component" - Page 11

Showing 453 open source projects for "fb2k-component"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    styletron

    styletron

    Toolkit for component-oriented styling

    Styletron is a universal toolkit for component-oriented styling. It falls into the CSS in JS category. Styletron works great with React but can be used with other frameworks or plain JS as well. Styletron provides styletron-react with some handy React utilities. Styletron processes the style object and creates two atomic classes. The class names are auto-generated. So you don't have to worry about naming methodologies!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mpvue

    mpvue

    Small program development framework based on Vue.js

    ...This is Meituan’s business solution to wine, catering, in-store, and finance companies. Use mpvue to develop small programs, you will get to this small program on the basis of the ability of some of the technical features, sucha as thorough component development capabilities, complete Vue.js development experience, convenient Vuexdata management solutions, efficient webpackbuilding mechanisms, support for the use of npm external dependencies, etc. mpvue provides the ability to convert H5 code into small program object code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React Simple Chatbot

    React Simple Chatbot

    Easy way to create conversation chats

    A simple chatbot component to create conversation chats. There are several examples on the website. Personalize your chatbot defining a theme for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Element React

    Element React

    Element UI

    Element, a Vue 2.0-based component library for developers, designers, and product managers. Understand design guidelines, helping designers create products that are logical, reasonably structured, and easy to use. Experience the interaction by walking around with examples of the components. Use wrapped code to improve development efficiency. Online theme roller, visualize custom and manage site themes and component styles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    zeroclickinfo-spice

    zeroclickinfo-spice

    DuckDuckGo Instant Answers based on JavaScript (JSON) APIs

    ZeroClickInfo-Spice was a component of DuckDuckGo's Instant Answer platform, designed to provide users with immediate, relevant information without the need to click through search results. It utilized JavaScript and JSON APIs to fetch and display dynamic content directly on the search results page. Although the repository was archived in October 2022, it served as a foundation for community-contributed instant answers.​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Appointment Picker

    Appointment Picker

    JavaScript timepicker that helps you pick appointments

    ...Manually entered times outside of the defined bounds will be rejected by the picker, no extra validation is therefore needed. Entering an empty string into the input resets the time. Appointment Picker can be easily integrated into a React component. Simply import the node module and use React.createRef() to pass the DOM element when calling new AppointmentPicker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Simple Multiuser Online Scenes

    X3D Prototypes for the SMUOS Component

    Develop X3D prototypes to ease the use of the X3D network sensor for simple multiuser online scenes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    V2DC

    A synchronisation component for p5.js

    This project aims to build a synchronisation component to synchronise multiple p5.js clients. This component uses WebSocket and a Java EE based server (this last can be replaced by any other server side WebSocket enabled platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Styled System

    Styled System

    Style props for rapid UI development

    Styled System lets you quickly build custom UI components with constraint-based style props based on scales defined in your theme. Add style props that hook into your own theme. Quickly set responsive font-size, margin, padding, width, and more with props. Influenced by constraint-based design system principles. Typographic scale. Spacing scale for margin and padding. Works with any color palette. Works with most css-in-js libraries, including styled-components & emotion. Used in Rebass,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    react-imgpro

    react-imgpro

    Image Processing Component for React

    ...The difficult part was not learning but it was the verbosity, boilerplate code and redundancy introduced by the libraries in the codebase. It was getting difficult to organize all the things. And React's component-based model was perfect for hiding all the implementation details in a component.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    simbol

    simbol

    Communications platform WebXR sites with self-sovereign identity

    Easily create social virtual worlds that anyone can interact with using Virtual Personas, a global identity system where people own their identities. Simbol accepts several configuration parameters. New worlds await us with VR and AR. A flourishing of creativity. This must happen without conceding in user experience and with an honest contract between creators and consumers regarding their data. Simbol is researching to accomplish these goals and broadcasting accomplishments made by the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    v-charts

    v-charts

    A tool to generate charts

    When using echarts to generate charts, we often need to do cumbersome data scheme conversion, modify complex configuration items, v-charts precisely to solve this. v-charts is based on Vue2.x and echarts, just need to provide a friendly data scheme and set simple configuration items, you can easily generate common charts. Each chart component of v-charts is individually packaged under the lib folder. When used, a single chart component can be directly import into the project. The attributes of the chart itself, such as yAxisType used to set the data type, are displayed as an area's area. Such attributes are placed in settings, and the properties of each chart are not exactly the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    React Values

    React Values

    A set of tiny React components for handling state with render props

    react-values is a lightweight React utility library that gives developers a set of tiny, composable components for managing state with a render-props API, so you don’t need to rewrite the same state logic over and over in your UI components. It exposes helpful state transforms like toggle, increment, filter, and native methods matching JavaScript value types (Array, Boolean, Number, Object, String, Map, Set, Date), which makes it easier to implement common behaviors like toggles, counters,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lvr

    Lvr

    Augmented Reality for everyone, out of the world experiences

    ...Since Lvr can be used from HTML, Lvr is accessible to everyone: web developers, VR enthusiasts, educators, artists, makers, kids. It is completely open source and free of charge! Lvr is a powerful framework on top of three.js, providing a declarative, composable, reusable entity-component structure. While Lvr can be used from HTML, developers have unlimited access to JavaScript, DOM APIs, three.js, WebVR, and WebGL. Lvr is a thin framework on top of AR.js and A-Frame. Although A-Frame uses the DOM, A-Frame does not touch the browser layout engine. Performance is a top priority, being battle-tested on highly interactive WebVR experiences. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jscf

    Javascript Canvas Framework

    A free, open source, native javascript canvas game library. DOCS: https://github.com/g--o/JSCF/wiki SRC + DEMOS: https://github.com/g--o/JSCF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    React-Proto

    React-Proto

    React application prototyping tool for developers and designers

    ...The application can be run from cli using react-proto command or by clicking on the application icon. To start a new project, either import a mockup or start with a blank stage. Add components you would like to create using the input, then drag the component frame into place and resize accordingly. While building, you can use the icons in the toolbar to zoom, toggle the draggability of the stage, update or remove an image, collapse the left container, and export your files. For each component, you have the ability to define whether your component will have state, the color of the frame component, and the ability to apply a parent component.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    frint

    frint

    Modular JavaScript framework for building scalable applications

    Modular JavaScript framework for building Scalable & Reactive applications. The whole framework is split into multiple independent packages. You get to compose your Apps with only the packages your need. You can roll your own Component based view libraries with Frint. We have official support for React. We embraced the power of reactive programming everywhere, including app-to-app communication for ease of development. Gives your applications a structure. Environment agnostic (runs in browser, server, and CLI). Rendering library agnostic (integrates with React, Vue, and Preact). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Recompose

    Recompose

    React utility belt for function components and higher-order components

    ...Recompose helpers integrate really nicely with external libraries like Relay, Redux, and RxJS. Recompose focuses on higher-order components. HoCs are functions that accept a base component and return a new component with additional functionality. They can be used to abstract common tasks into reusable pieces. Recompose provides a toolkit of helper functions for creating higher-order components. Many React libraries end up implementing the same utilities over and over again, like shallowEqual and getDisplayName. Recompose provides these utilities for you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xeogl

    xeogl

    A WebGL-based 3D engine for technical visualization

    xeogl is an open source JavaScript library from xeolabs for 3D model visualization on WebGL. It gives you tools to create interactive 3D worlds in your browser. Load models from formats like glTF or OBJ, or generate them programmatically. Navigate them with the camera and script them with Javascript, to build compelling 3D presentations. Load multiple models. Isolate/move/emphasize objects. Camera navigation controls. Camera animations (flyto, follow, path etc). Emphasis effects (wireframe,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...Quem vai se encarregar de entregar o aplicativo no browser será o Raudus. Quando o banco de dados ficar em REDES separadas do aplicativo é obrigatorio o acesso atraves de NCamada, nesse caso fizemos a opção pelo component RestDataWare. Não será o foco abordar o funcionamento dos componentes de acesso a dados.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    React Performance Devtool

    React Performance Devtool

    A browser developer tool extension to inspect performance

    React Performance Devtool is a browser extension for inspecting the performance of React Components. It statistically examines the performance of React components based on the measures which are collected by React using window.performance API. Along with the browser extension, the measures can also be inspected in a console. A demo of the extension being used to examine the performance of React components on my website. Performance measures can also be logged to a console. With every...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jeeplatform

    Jeeplatform

    Basic platform for enterprise informatization development

    ...The JeePlatform project is a SpringBoot core framework, which integrates ORM framework Mybatis and Web layer framework SpringMVC A common basic platform with a variety of open source component frameworks, the code has been donated to the open-source Chinese community. The JeePlatform project is a general basic platform with SpringBoot as the core framework, ORM framework Mybatis, Web layer framework SpringMVC and various open-source component frameworks. The code has been donated to the open-source Chinese community.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    react-particle-effect-button

    react-particle-effect-button

    Bursting particle effect buttons for React

    react-particle-effect-button is a React component library that provides buttons (or UI elements) with visually appealing particle explosion effects — for instance, on click or hover. Instead of static buttons, using this library lets you enhance user interactions with dynamic particle animations, giving a more lively and interactive UX. It’s ideal for use cases like “like” buttons, call-to-action buttons, or any UI control where you want a bit of flair.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    iView Weapp

    iView Weapp

    A set of high-quality WeChat applet UI component library

    Use WeChat to scan and experience the example of small program components. Before you start using iView Weapp, you need to read the micro-channel applet custom components related documents. We have built-in examples of all components, you can scan the small program code experience on the right, or view it in WeChat developer tools. Then, the examplesdirectory can be opened in the micro-channel developer tools. We adopted a 24-grid system to divide the area into 24 equal parts, which can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    x0

    x0

    Document & develop React components without breaking a sweat

    ...Zero-config, no plugins, components over configuration. use markdown, MDX, or React components, automatic file system based routing, completely customizable, export static sites, works as an isolated development environment. x0 renders a directory of React components, automatically handling routing based on filename. Create a docs folder and add an index.js file. Use the async getInitialProps static method to fetch data for static rendering. A custom App component can be provided by including an _app.js file. The App component uses the render props pattern to provide additional state and props to its child routes. The App component can also be used to provide a common layout for all routes. x0 supports server-side rendering for styled-components and emotion with zero configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB