Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rikulo/commons
Common reusable Dart classes and utilities.
https://github.com/rikulo/commons
dart
Last synced: 1 day ago
JSON representation
Common reusable Dart classes and utilities.
- Host: GitHub
- URL: https://github.com/rikulo/commons
- Owner: rikulo
- License: apache-2.0
- Created: 2012-10-19T10:48:16.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T05:35:15.000Z (3 months ago)
- Last Synced: 2024-08-10T06:35:13.732Z (3 months ago)
- Topics: dart
- Language: Dart
- Homepage: https://quire.io
- Size: 476 KB
- Stars: 12
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-dart - commons - Common reusable Dart classes and utilities. (Libraries / Utility)
README
# Rikulo Commons
[Rikulo Commons](https://github.com/rikulo/commons) is a collection of common reusable Dart classes and utilities.
* [Repository](https://github.com/rikulo/commons)
* [API Reference](https://pub.dev/documentation/rikulo_commons/latest/)
* [Discussion](https://stackoverflow.com/questions/tagged/rikulo)
* [Issues](https://github.com/rikulo/commons/issues)Rikulo Commons is distributed under an Apache 2.0 License.
## Install
Add this to your `pubspec.yaml` (or create it):
dependencies:
rikulo_commmons:## Run on Client and/or Server
Library
Run on Server
Run on Client
async.dart
Yes
Yes
browser.dart
Yes
Yes
io.dart
Yes
No
logging.dart
Yes
Yes
mirrors.dart
Yes
Yes
util.dart
Yes
Yes
## Notes to Contributors
### Fork Rikulo Commons
If you'd like to contribute back to the core, you can [fork this repository](https://help.github.com/articles/fork-a-repo) and send us a pull request, when it is ready.
Please be aware that one of Rikulo's design goals is to keep the sphere of API as neat and consistency as possible. Strong enhancement always demands greater consensus.
If you are new to Git or GitHub, please read [this guide](https://help.github.com/) first.
## Who Uses
* [Quire](https://quire.io) - a simple, collaborative, multi-level task management tool.
* [Keikai](https://keikai.io) - a sophisticated spreadsheet for big data
* [Ottava](https://ottava.io) - a no-code data analysis tool