https://github.com/munificent/module_scrape
Temporary code for investigating a module system for Dart
https://github.com/munificent/module_scrape
Last synced: 9 months ago
JSON representation
Temporary code for investigating a module system for Dart
- Host: GitHub
- URL: https://github.com/munificent/module_scrape
- Owner: munificent
- License: bsd-3-clause
- Created: 2021-07-13T21:33:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-17T00:18:07.000Z (over 4 years ago)
- Last Synced: 2025-02-07T17:48:53.681Z (11 months ago)
- Language: Dart
- Size: 393 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# module_scrape
This package contains scripts to gather data from Dart packages about library
import graphs. It's related to the design of a potential module system for Dart.
See:
https://github.com/dart-lang/language/tree/master/working/modules