Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bgourlie/idb-hang-repro
https://github.com/bgourlie/idb-hang-repro
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bgourlie/idb-hang-repro
- Owner: bgourlie
- License: bsd-3-clause
- Created: 2015-01-12T00:35:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-12T15:11:22.000Z (almost 10 years ago)
- Last Synced: 2024-10-29T17:23:38.650Z (2 months ago)
- Language: Dart
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Repro for http://stackoverflow.com/questions/27869246/indexeddb-database-close-is-hanging/27871590?noredirect=1#comment44160364_27871590
- [Download and install Dart](https://www.dartlang.org/). It is also available to install via [homebrew](https://github.com/dart-lang/homebrew-dart).
- Once you extract the dart install, add `{extracted_dir}/dart/dart-sdk/bin` to your PATH.
- `git clone https://github.com/bgourlie/idb-hang-repro.git`
- `cd idb-hang-repro`
- `pub get`
- `pub serve`