Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egajda/awesome-mint
A refreshing collection of awesome Mint libraries, tools, and software
https://github.com/egajda/awesome-mint
List: awesome-mint
awesome awesome-list awesome-mint mint-lang
Last synced: 3 days ago
JSON representation
A refreshing collection of awesome Mint libraries, tools, and software
- Host: GitHub
- URL: https://github.com/egajda/awesome-mint
- Owner: egajda
- Created: 2020-04-27T16:41:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-03T20:55:09.000Z (over 4 years ago)
- Last Synced: 2024-05-21T03:11:57.568Z (6 months ago)
- Topics: awesome, awesome-list, awesome-mint, mint-lang
- Homepage:
- Size: 52.7 KB
- Stars: 41
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-mint - A refreshing collection of awesome Mint libraries, tools, and software. (Other Lists / PowerShell Lists)
README
# Awesome Mint [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
> A curated list of awesome things related to [Mint](https://www.mint-lang.com). Inspired by [Awesome Crystal](https://github.com/veelenga/awesome-crystal#shell-plugins), [Awesome Vue](https://github.com/vuejs/awesome-vue#community) and all the other Awesome Lists of the world.
- [Resources](#resources)
- [Official Resources](#official-resources)
- [Community](#community)
- [Tutorials](#tutorials)
- [Guides](#guides)
- [Official Examples](#official-examples)
- [Projects Using Mint](#projects-using-mint)
- [Open Source](#official-resources)
- [Commercial Products](#commercial-products)
- [Awesome Mint](#awesome-mint)
- [Components & Libraries](#components-&-libraries)
- [Scaffold](#scaffold)
- [Desktop App](#desktop-app)
- [Tools](#tools)
- [Editor Extensions](#editor-extensions)## Resources
### Official Resources
- [Official Guide](https://www.mint-lang.com/guide)
- [GitHub Repo](https://github.com/mint-lang/mint)
- [Release Notes](https://github.com/mint-lang/mint/releases)
- [Official Blog](https://www.mint-lang.com/blog)### Community
- [Discord](https://discord.gg/NXFUJs2)
- [Twitter](https://twitter.com/mint_lang)
- [Gitter](https://gitter.im/mint-lang/Lobby)### Tutorials
- [A Crystal Mint Lemonade](https://dev.to/franciscello/a-crystal-mint-lemonade-3l07)
- [Mint: a breath of fresh air for the web](https://dev.to/franciscello/mint-a-breath-of-fresh-air-for-the-web-fn0)
- [Mint vs JavaScript](https://dev.to/gdotdesign/mint-vs-javascript-stack-15id)### Guides
- Introducing Mint Series
- [1. Getting Started](https://dev.to/gdotdesign/getting-started-with-mint-3k2o)
- [2. Components](https://dev.to/gdotdesign/components-in-mint-4a4n)
- [3. Events and State of Components](https://dev.to/gdotdesign/mint-events-and-state-of-components-3j3a)
- [4. Handling HTTP Requests](https://dev.to/gdotdesign/mint-handling-http-requests-2ep3)
- [5. Styling Elements](https://dev.to/gdotdesign/mint-styling-elements-295o)
- [6. Creating Packages](https://dev.to/gdotdesign/mint-creating-a-packages-5e9b)
- [7. Routing](https://dev.to/gdotdesign/mint-routing-2h69)### Official Examples
- [RealWorld](https://github.com/mint-lang/mint-realworld)
## Projects Using Mint
### Open Source
- [Hackerfit](https://github.com/egajda/hackerfit) - A fun way to be active everyday
- [TodoMVC](https://github.com/ymmooot/mint-todomvc) - Mint implementation of [TodoMVC](http://todomvc.com/)### Commercial Products
- [Base](https://www.base-api.io/) - APIs for image and file storage, user authentication, email sending and more
- [px.div](https://www.pxdiv.com/) - Build HTML and CSS visually in the browser where it belongs.## Awesome Mint
## Components & Libraries
### Text Editors
- [Code Mirror](https://github.com/mint-lang/mint-codemirror)
## Scaffold
### Desktop App
- [Tauri](https://github.com/s0kil/mint-tauri-starter)
## Tools
This page covers general-purpose tools that support Mint language.
### Editor extensions
- [VSCode extension](https://github.com/s0kil/mint-vscode) - adds syntax highlighting and autocomplete support
- [Emacs mode](https://github.com/creatorrr/emacs-mint-mode) - adds syntax highlighting and auto-formatting using mint format
- [IntelliJ plugin](https://github.com/kingsleyh/intellij-mint) - adds syntax highlighting
- [Atom plugin](https://github.com/kingsleyh/language-mint) - adds syntax highlighting
- [Vim](https://github.com/IrenejMarc/vim-mint) - very minimal (but working) syntax/ftdetect combo## CI/CD
- [Github action](https://github.com/fabasoad/setup-mint-action) - Github action to test and build Mint projects
## Contribute
Contributions welcome!
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0)