Showing 27 open source projects for "developer"

View related business solutions
  • Intelligent Retail Management Icon
    Intelligent Retail Management

    Retail space, product categories, planograms, automatic ordering, and shelf labels management

    Quant offers a wide range of solutions for retail. Within one integrated software system, it allows you to efficiently combine the management of retail space, shelf labels and marketing materials with task management, reporting and automatic replenishment.
    Learn More
  • The only CRM built for B2C Icon
    The only CRM built for B2C

    Stop chasing transactions. Klaviyo turns customers into diehard fans—obsessed with your products, devoted to your brand, fueling your growth.

    Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
    Learn More
  • 1
    AngularFire

    AngularFire

    The official Angular library for Firebase

    AngularFire smooths over the rough edges an Angular developer might encounter when implementing the framework-agnostic Firebase JS SDK & aims to provide a more natural developer experience by conforming to Angular conventions. Provide and Inject Firebase services in your components. Stable zones allow proper functionality of service workers, forms, SSR, and pre-rendering. Utilize RxJS rather than callbacks for realtime streams.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    21st.dev

    21st.dev

    Largest marketplace of shadcn/ui-based components

    ...Each component can include multiple demos, previews, and usage examples, helping users understand how to integrate and customize them. The system also supports TypeScript out of the box, ensuring strong typing and developer experience.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Pretext

    Pretext

    Pure JavaScript/TypeScript library for multiline text measurement

    Pretext is an experimental project that explores new ways of structuring and presenting textual or code-based content, with a strong emphasis on clarity, composability, and developer-oriented workflows. It is designed to rethink how text and structured information are authored, processed, and rendered, often focusing on minimal abstractions and highly readable formats. The project reflects a philosophy of reducing unnecessary complexity while still enabling powerful transformations and reuse of content. It appears to function as a lightweight system for defining structured documents that can be interpreted or transformed into different outputs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Intent UI

    Intent UI

    Intent UI is a chill set of React components

    Intent UI is a modern React component library focused on accessibility, customization, and developer ownership, built on top of React Aria Components and styled with Tailwind CSS. It follows a copy-and-paste philosophy similar to shadcn/ui, allowing developers to directly integrate and modify components within their own codebases instead of relying on rigid dependencies. The library emphasizes accessible design by leveraging ARIA standards and best practices, ensuring that components work well with keyboard navigation and assistive technologies. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Electronic Lab Notebook (ELN) Software Icon
    Electronic Lab Notebook (ELN) Software

    Ideal for any lab. Whether you’re just starting up, a small or large academic institution, or a globally operating company.

    eLabJournal is an all-in-one Electronic Lab Notebook (ELN) software that includes sample tracking and protocol management modules.
    Learn More
  • 5
    assistant-ui

    assistant-ui

    Typescript/React Library for AI Chat

    ...The system also supports advanced features like tool rendering, attachments, and interactive UI elements, enabling rich user experiences. With strong TypeScript support and developer-friendly defaults, it accelerates the process of building and deploying AI-powered applications. Overall, assistant-ui serves as a comprehensive frontend foundation for modern conversational AI systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Zent

    Zent

    A collection of essential UI components written with React

    ...It includes both general-purpose UI elements and domain-specific components, making it particularly useful for business-oriented applications such as dashboards, admin panels, and eCommerce systems. The library emphasizes developer productivity by offering high-quality, ready-to-use components that reduce the need to build common interface elements from scratch. Zent supports TypeScript out of the box, ensuring type safety and better developer experience in large-scale projects. It also features customizable themes, allowing teams to adapt the visual style to match branding requirements while maintaining consistency across the application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mantine

    Mantine

    A fully featured React components library

    Mantine is a MIT‑licensed open‑source React component library offering a comprehensive set of UI elements and hooks for building modern, accessible, and responsive web applications with ease and great developer experience. Collection of 50+ hooks for state and UI management. Core components library – 100+ components. Forms management library. Manages files drag 'n' drop to an area or entire screen.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    BentoCache

    BentoCache

    Bentocache is a robust multi-tier caching library for Node.js app

    Bentocache is a flexible caching library for Python that supports multiple backends like memory, disk, and Redis. It offers decorators for easy function-level caching and is designed to be lightweight, extensible, and developer-friendly. Bentocache is well-suited for performance optimization in web apps, scripts, and data pipelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Material UI

    Material UI

    Comprehensive React component library that implements Material Design

    ...Start quickly with Material Design or use the advanced theming feature to easily tailor the components to your needs. CSS utilities allow you to move faster and make for a smooth developer experience when styling any component. Reach out for the Figma Design Kit and the Sync plugin to bridge the gap between development and design when using Material UI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 10
    Testcontainers node

    Testcontainers node

    Supports tests, providing lightweight, throwaway instances of database

    ...With support for many languages and testing frameworks, all you need is Docker. Use a containerized instance of your database to test your data access layer code for complete compatibility, without requiring a complex setup on developer machines. Trust that your tests will always start with a known state. Use containerized web browsers, compatible with Selenium, to run automated UI tests. Each test gets a fresh, clean instance of the browser, without having to worry about variations in plugins or required updates.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    OnchainKit

    OnchainKit

    React components and TypeScript utilities

    OnchainKit is a React-based toolkit developed by Coinbase that provides a collection of components and TypeScript utilities for building modern blockchain-enabled applications with a focus on usability and developer experience. It is designed to simplify the process of integrating onchain functionality such as wallet connections, transactions, and blockchain data interactions into web applications. The library follows a modular architecture within a monorepo structure, allowing developers to selectively use components and utilities that fit their specific needs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    tsup

    tsup

    The simplest and fastest way to bundle your TypeScript libraries

    tsup is a zero-config TypeScript/JavaScript bundler focused on developer speed and sensible defaults. It builds on extremely fast tooling under the hood to deliver near-instant feedback loops even in large monorepos. The design goal is to let you publish modern libraries without hand-crafting long build scripts: point it at an entry file and it emits multiple targets, formats, and type declarations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Groq TypeScript / Node.s

    Groq TypeScript / Node.s

    The official Node.js / Typescript library for the Groq API

    ...It exports strongly-typed interfaces for models, chat completions, file uploads (e.g. for audio transcription), and other endpoints, allowing for better type safety and developer experience when using Groq from TypeScript. The library also supports passing different input types (file streams, blobs, fetch responses) for media-related endpoints, making it flexible for diverse environments (backend, browser, serverless). With this SDK, developers can call Groq’s models, transcribe audio, perform file uploads — all with minimal boilerplate — which streamlines creation of AI-enabled applications in the JavaScript/TypeScript ecosystem.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Open Source Jobs

    Open Source Jobs

    A list of Open Source projects offering jobs

    Open Source Jobs is a community-maintained list of companies and organizations that actively hire developers to work on open source software projects. The repository is designed to help engineers find employment opportunities where contributing to open source is part of the core job responsibility rather than a side activity. It organizes companies into structured lists that make it easy to browse potential employers supporting open development models. The project is intentionally simple and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    heroui-native

    heroui-native

    Beautiful, fast and modern React Native UI library

    heroui-native is a modern React Native UI component library designed to provide developers with beautiful, high-performance, and accessible mobile interface elements out of the box. Built with Tailwind CSS principles through Uniwind, it allows developers to apply familiar utility-first styling patterns to native mobile development. The library emphasizes design consistency and usability, offering components that are visually polished while maintaining flexibility for customization. Each...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Lew UI

    Lew UI

    A beautiful component library based on vue3

    Lew UI is a modern component library built for Vue 3 that provides a clean and visually appealing set of UI components designed to streamline frontend development. It leverages the Vue Composition API and TypeScript to deliver a developer-friendly experience with strong typing and modular architecture. The library integrates several well-known open source tools, including Tippy.js for tooltips, Lucide for icons, and VueUse for utility functions, enhancing its functionality and flexibility. Lew UI includes a variety of components for building interactive interfaces, such as buttons, forms, popovers, and data-driven elements, all styled with a consistent design language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Yamada UI

    Yamada UI

    React UI components of the Yamada, by the Yamada

    Yamada UI is a modern React component library designed to provide a flexible and scalable design system for building web applications with a strong emphasis on developer experience and customization. It offers a wide range of accessible and reusable components that follow consistent design principles, enabling developers to create cohesive user interfaces. The library is built with TypeScript and integrates seamlessly with modern React ecosystems, supporting features such as theming, responsive design, and component composition. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Startup

    Startup

    Startup is free Next.js template for SaaS startups

    ...It emphasizes clean, high-quality design and follows best practices in semantic coding, making it suitable for production use. The template also supports TypeScript, improving maintainability and developer experience in larger projects. Additional features like dark and light mode ensure adaptability to different user preferences and design requirements. Overall, Startup Next.js serves as a practical boilerplate that accelerates the creation of professional websites without requiring developers to design layouts from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gluestack-ui

    gluestack-ui

    React & React Native Components & Patterns

    gluestack-ui is a modern, universal UI component system designed for React, React Native, and Next.js applications, built around a modular “copy-paste” philosophy that gives developers full ownership of their code. Instead of installing a monolithic dependency, developers can selectively copy only the components they need directly into their codebase, avoiding unnecessary bloat and vendor lock-in. The library is deeply integrated with Tailwind CSS through NativeWind, allowing a consistent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NextUI

    NextUI

    Beautiful, fast and modern React UI library.

    ...Automatic dark mode recognition, NextUI automatically changes the theme when detects HTML theme prop changes. NextUI is fully-typed to minimize the learning curve and provide the best possible developer experience. NextUI comes with a fully well-scaled default dark theme that you can apply to your application by just adding the dark attribute to your HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Compiled

    Compiled

    A familiar and performant compile time CSS-in-JS library for React

    ...Add the loader to your Webpack config. Make sure this is defined after other loaders so it runs first. When developing locally its advised to use a bundler instead of Babel directly for improved developer experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Redux

    Redux

    A Predictable State Container for JavaScript apps

    ...This architecture allows for scaling well to large and complex apps, and also enables very powerful developer tools.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Visual Studio Code client for Tabnine

    Visual Studio Code client for Tabnine

    Visual Studio Code client for Tabnine

    ...Tabnine Enterprise users with the self-hosted setup should use the Tabnine Enterprise extension in the VSCode Marketplace. Tabnine is an AI code assistant that makes you a better developer. Tabnine will increase your development velocity with real-time code completions, chat, and code generation in all the most popular coding languages and IDEs. Whether you call it IntelliSense, intelliCode, autocomplete, AI-assisted code completion, AI-powered code completion, AI copilot, AI code snippets, code suggestion, code prediction, code hinting, content assist, unit test generation or documentation generation, using Tabnine can massively impact your coding velocity, significantly cutting down your coding time.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Svelvet

    Svelvet

    A library for building dynamic, infinitely customizable interfaces

    ...Svelvet is written in TypeScript and tested with Vitest, Playwright and Svelte Testing Library. Svelvet is maintained by motivated engineers seeking to contribute to the larger Svelte developer community and library ecosystem.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    UI Kitten

    UI Kitten

    React Native UI library based on Eva Design System

    A React Native framework for creating stunning cross-platform mobile applications. Design system-based, UI Kitten brings your product from an MVP to the final product version. Forever open source and free! UI Kitten is a React Native implementation of the Eva Design System. The framework contains a set of general-purpose UI components styled in a similar way. The most awesome thing about Ui Kitten is that the themes can be changed in the runtime without reloading the application. This way,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB