Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevmoo/hop
A Dart framework for reusable tasks
https://github.com/kevmoo/hop
Last synced: 16 days ago
JSON representation
A Dart framework for reusable tasks
- Host: GitHub
- URL: https://github.com/kevmoo/hop
- Owner: kevmoo
- License: other
- Archived: true
- Created: 2012-10-28T16:33:30.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T14:17:12.000Z (over 8 years ago)
- Last Synced: 2024-07-31T18:15:56.170Z (3 months ago)
- Language: Dart
- Homepage: http://pub.dartlang.org/packages/hop
- Size: 17.1 MB
- Stars: 48
- Watchers: 13
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dart - hop - A Dart framework for reusable tasks. [<img src="https://travis-ci.org/kevmoo/hop.svg?branch=master">](https://travis-ci.org/kevmoo/hop) (Libraries / Server Frameworks)
README
![Hop!](https://raw.github.com/dart-lang/hop/master/resource/logo.png)
## A Dart framework for reusable tasks[![Build Status](https://drone.io/github.com/kevmoo/hop/status.png)](https://drone.io/github.com/kevmoo/hop/latest)
# Getting started
* Read [the wiki](https://github.com/dart-lang/hop/wiki).
* Read the [documented example](https://github.com/dart-lang/hop/blob/master/example/hop_runner.dart).
* Check out Hop's [hop_runner](https://github.com/dart-lang/hop/blob/master/tool/hop_runner.dart).# Projects using Hop
* [Box2d for Dart](https://github.com/dart-lang/dart-box2d)
* [Lawndart](https://github.com/sethladd/lawndart) - Unified, asynchronous, easy-to-use library for browser-based storage.
* [Spectre](https://github.com/johnmccutchan/spectre) - Spectre Graphics Engine for Dart
* [vector_math](https://github.com/johnmccutchan/vector_math) - A Vector math library for 2D and 3D applications.
* [Dart Client Generator for Discovery APIs](https://github.com/dart-lang/discovery_api_dart_client_generator)
* [chrome.dart](https://github.com/dart-gde/chrome.dart) - Dart interop with chrome.* APIs for Chrome Packaged Apps
* [qr.dart](https://github.com/kevmoo/qr.dart) - Generate QR codes
* [vote.dart](https://github.com/kevmoo/vote.dart) - Simulate, run, and calculate elections with different election methods# Try It Now
The __The Hop task management system for Dart__ is hosted on [pub.dartlang.org](http://pub.dartlang.org/packages/hop). Add the __Hop__ package to your `pubspec.yaml` file, selecting a version range that works with your version of the SDK. _Always check the [Hop page](http://pub.dartlang.org/packages/hop) on pub to find the latest release._
See the [changelog](https://github.com/kevmoo/hop/blob/master/CHANGELOG.md) to find the version that works best for you.
# Authors
* [Kevin Moore](https://github.com/kevmoo) ([+Kevin Moore](https://plus.google.com/110066012384188006594/), [@kevmoo](http://twitter.com/kevmoo))
* [Adam Singer](https://github.com/financeCoding) ([+Adam Singer](https://plus.google.com/104569492481999771226))
* [Damon Douglas](https://github.com/damondouglas) ([+Damon Douglas](https://plus.google.com/u/0/108940381045821372455/))
* [Devon Carew](https://github.com/devoncarew) ([+Devon Carew](https://plus.google.com/104561874283081442379/))
* Martin Charles