Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spurte/spurte

Spurte: Powerful, Modern and Easy-To-Use Frontend Tooling for Dart Projects.
https://github.com/spurte/spurte

dart dart-web frontend spurte

Last synced: 19 days ago
JSON representation

Spurte: Powerful, Modern and Easy-To-Use Frontend Tooling for Dart Projects.

Awesome Lists containing this project

README

        

# Spurte
Spurte is next-generation modern frontend tooling for Dart. Write powerful and easy-to-use web applications with the power, expressiveness and type-safety of Dart.
Spurte not only allows you to be able to write complete and powerful web applications in Dart, but also allows you to do so while making use of your favourite JavaScript and TypeScript packages, with full type-safe APIs connected to Dart.
## Features
1. Powerful frontend development: Write your web applications w
1. Works with your favourite frontend tools: Use your favourite Dart frontend tools
1. Powerful and simple plugin system: Easily integrate plugins into your projects to allow for quick and easy code generation. Compatible with Dart's [build_runner](https://pub.dev/packages/build_runner).
1. Server Integration: Integrate Spurte into your own backend, ssr solution, or full-stack solution as a drop-in development server and bundler.
1. Easy Scaffolding: Using the [`create-spurte`](./packages/create-spurte) package, you can quickly get started with your project.

## Documentation
Check the [docs](./docs) for more information

## Contributing
Please see the [contribution guidelines](./CONTRIBUTING.md) for more information.