Wails is a framework for building desktop applications with Go and web technologies, bundling Go backend code and an HTML/JS/CSS frontend into a single binary using native rendering engines instead of an embedded browser.
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 COLLECTIONPrettier is an opinionated code formatter that parses code and reprints it with consistent rules, taking maximum line length into account and wrapping when needed. It can run in editors on save, pre-commit hooks, or CI.
tsParticles is a lightweight TypeScript library for creating customizable particle effects, confetti, and fireworks animations as website backgrounds. Offers framework-specific components for React, Vue, Angular, Svelte, and more.
Ionic is an open-source cross-platform app development toolkit for building native-quality iOS, Android, and Progressive Web Apps using JavaScript, HTML, and CSS, with native support for Angular, React, and Vue.
A popular open-source guide to 33 essential JavaScript concepts, with clear explanations, code examples, and curated resources. It has grown beyond the original list and is available in 40+ translations.
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript. The repository provides the framework source, documentation links, development setup via Angular CLI, ecosystem info, and contributing guidelines.
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.