DocuSeal is an open-source document signing platform, positioned as a DocuSign alternative. It offers a WYSIWYG PDF form builder with 12 field types, multi-submitter workflows, email automation, e-signature and verification, plus API and webhooks.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONNebular is a customizable Angular UI library based on the Eva Design System, offering 4 visual themes, 35+ Angular UI components, a theming engine with runtime theme switching and CSS custom properties mode, plus Eva Icons SVG support and configurable authentication strategies.
Webpack is a module bundler that bundles JavaScript files for use in the browser and can transform, bundle, or package almost any resource or asset. It supports ES modules, CommonJS, AMD, loaders, plugins, code splitting, and production optimizations.
Storybook is a frontend workshop for building, documenting, and testing UI components and pages in isolation. It supports many frameworks and offers addons for accessibility, documentation, and interactive development.
A large-scale single-page application (SPA) example of a food delivery platform built with Vue 2 and Vuex. Featuring 45 pages, it covers the full workflow from location selection and merchant lists to search filtering, shopping cart, ordering, and user profiles. Accompanied by a Node.js backend and management dashboard, it serves as a comprehensive learning resource for large Vue applications.
Braid is SEEK Group's themeable design system, distributed as a React component library. It provides themes, BraidProvider, and components styled with Vanilla Extract, with setup guidance for sku-based projects.
Bundlephobia helps developers assess the bundle-size impact of adding npm packages to frontend applications.
ice.js 是阿里巴巴开源的基于 React 的渐进式应用框架,提供零配置开发体验,支持 TypeScript、Sass、CSS Modules 等,内置文件系统路由、状态管理与请求方案,支持 SSG/SSR 混合渲染、插件系统,并可同时构建 Web、小程序与 Weex 多端应用。
vue-element-admin is a production-ready Vue 2 and Element UI front-end solution for building complex admin interfaces, with login, permission authentication, i18n, dynamic themes and many enterprise templates.
mo · js is a fast, retina-ready, modular JavaScript motion graphics library for the web. It offers a declarative API with built-in components like Html, Shape, Swirl, Burst, and Stagger for creating delightful web animations.
Flowbite is an open-source UI component library built on Tailwind CSS, offering interactive components like modals, dropdowns and datepickers driven by data attributes, with vanilla JS APIs, TypeScript types, RTL support and bindings for React, Vue, Svelte and Angular.
webpack-dashboard is a CLI dashboard for webpack dev server. It replaces noisy build output with a terminal UI showing build progress, asset sizes, errors, and warnings. Install as a dev dependency, add the DashboardPlugin to webpack config, and wrap your dev command with webpack-dashboard.
react-app-rewired lets you customize Create React App's webpack, Jest, and dev server configurations without ejecting, preserving CRA's benefits while adding flexibility for plugins, loaders, and custom build rules.