Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stacksjs/awesome-stacks
🎉 A curated list of awesome things related to Stacks.js.
https://github.com/stacksjs/awesome-stacks
List: awesome-stacks
awesome-list
Last synced: 8 days ago
JSON representation
🎉 A curated list of awesome things related to Stacks.js.
- Host: GitHub
- URL: https://github.com/stacksjs/awesome-stacks
- Owner: stacksjs
- License: mit
- Created: 2022-06-23T20:54:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T07:55:55.000Z (8 months ago)
- Last Synced: 2024-04-11T09:03:28.347Z (7 months ago)
- Topics: awesome-list
- Homepage:
- Size: 263 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- ultimate-awesome - awesome-stacks - 🎉 A curated list of awesome things related to Stacks.js. . (Other Lists / PowerShell Lists)
README
## Awesome Stacks.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Track Awesome List](https://www.trackawesomelist.com/badge.svg)](https://www.trackawesomelist.com/stacksjs/awesome-stacks)
> A curated list of awesome things relating the Stacks.js ecosystem
- [Resources](#resources)
- [Official Resources](#official-resources)
- [External Resources](#external-resources)
- [Job Portal](#job-portal)
- [Community](#community)
- [Conferences](#conferences)
- [Podcasts](#podcasts)
- [YouTube Channels](#youtube-channels)
- [Tutorials](#tutorials)
- [Blog Posts](#blog-posts)
- [Courses](#courses)
- [Official Stacks](#official-stacks)
- [Table](https://github.com/stacksjs/table) (Data tables with ease)
- [Calendar](https://github.com/stacksjs/calendar) (Add to Calendar utilities—iCal, Google, and more)
- [Command Palette](https://github.com/stacksjs/command-palette) (`⌘ + k` for the web)
- [Date Picker](https://github.com/stacksjs/date-picker) (Beautiful, modern date picker)
- [File Manager](https://github.com/stacksjs/file-manager) (Build your own file manager—like Dropbox or Google Drive)
- [Image](https://github.com/stacksjs/image) (Modern image experience)
- [Video](https://github.com/stacksjs/video) (Modern video experience)
- [Audio](https://github.com/stacksjs/audio) (Modern audio experience)
- [Open Source Stacks](#open-source-stacks)
- [UI Component Libraries](#ui-component-libraries)
- [Function Libraries](#function-libraries)
- [Projects Using Stacks](#projects-using-stacks)
- [Open Source](#open-source)
- [Commercial Products](#commercial-products)
- [Apps & Websites](#apps-and-websites)
- [Enterprise Usage](#enterprise-usage)
- [Integrations](#integrations)
- [Scaffold](#scaffold)## Resources
### Official Resources
- [Official Guide](http://stacks.ow3.org/guide/)
- [API Reference](http://stacks.ow3.org/api/)
- [GitHub Repo](https://github.com/stacksjs/stacks)
- [Release Notes](https://github.com/stacksjs/stacks/releases)
- [Style Guide](http://stacks.ow3.org/style-guide/)
- [Stacks.js News](https://news.ow3.org/)### External Resources
- [This could be your link](https://stacks.ow3.org) by @you
### Job Portal
- [This could be your link](https://stacks.ow3.org) by @you
### Community
- [Twitter](https://twitter.com/stacksjs)
- [Discord](https://discord.ow3.org/)
- [Discussions](https://github.com/stacksjs/stacks/discussions/)### Conferences
- [Your Conf](https://ow3.org)
### Podcasts
- [Your Pod](https://ow3.org)
### YouTube Channels
- [Your Channel](https://ow3.org)
### Tutorials
- [Your Tutorial](https://ow3.org)
### Blog Posts
- [Your Post](https://ow3.org)
### Courses
- [Your Course](https://ow3.org)
## Official Stacks
- [Table](https://github.com/stacksjs/table) (wip - Data tables with ease)
- [Calendar](https://github.com/stacksjs/calendar) (wip - Add to Calendar utilities—iCal, Google, and more)
- [Command Palette](https://github.com/stacksjs/command-palette) (wip - `⌘ + k` for the web)
- [Date Picker](https://github.com/stacksjs/date-picker) (wip - Beautiful, modern date picker)
- [File Manager](https://github.com/stacksjs/file-manager) (wip - Build your own file manager—like Dropbox or Google Drive)
- [Image](https://github.com/stacksjs/image) (wip - Modern image experience)
- [Video](https://github.com/stacksjs/video) (wip - Modern video experience)
- [Audio](https://github.com/stacksjs/audio) (wip - Modern audio experience)
- [Identity](https://github.com/stacksjs/identity) (wip - Identity providers)
- [Digital Ownership](https://github.com/stacksjs/ownerhsip) (wip - Public ownership protocol integrations)
- [Payments](https://github.com/stacksjs/defi) (wip - Unified payment & wallet APIs)
- [Governance](https://github.com/stacksjs/governance) (wip - Powerful toolkit for democratic governance)## Open Source Stacks
_A collection of 3rd-party stacks/libraries._
### UI Component Libraries
- [Your Stack](https://ow3.org)
### Function Libraries
- [Your Stack](https://ow3.org)
## Projects Using Stacks
_A collection of projects using Stacks._
### Open Source
- [Your OS](https://ow3.org) - minor description
### Commercial Products
- [Your Product](https://ow3.org) - minor description
### Apps And Websites
- [Your App/Website](https://ow3.org) - minor description
### Enterprise Usage
- [Your Enterprise](https://ow3.org) - minor description
### Integrations
_Integrations with services and/or other frameworks._
- [Your Integration](https://ow3.org)
#### Inspect
_Inspecting & debugging._
- [Vue.js devtools](https://github.com/vuejs/vue-devtools) - Chrome devtools extension for debugging Stacks applications.
#### Docs
_Create documentation._
- [VitePress](https://vitepress.vuejs.org/) - Stacks comes with first-party support for VitePress.
#### Test
- [Vitest](https://vitest.dev/) - Unit tests via Vitest
- [Playwright](https://github.com/microsoft/playwright) - Feature Tests via Playwright#### IDEs
_Editor plugins & integrations._
##### Visual Studio Code
- ...
### Scaffold
_Scaffold / boilerplate / seed / starter kits._
- [ts-starter](https://github.com/stacksjs/ts-starter) - TypeScript Starter template to simplify creating & distributing your next npm package.
- [vue-starter](https://github.com/ow3org/vue-starter) - Vue Component Library Starter kit to help kick-start development of your next library.
- [web-components-starter](https://github.com/ow3org/web-components-starter) - Web Components Starter template to help kick-start development of a framework-agnostic component library.
- [composable-starter](https://github.com/ow3org/composable-starter) - Composable Starter Kit to simplify creating & distributing your next npm package/s.[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)