https://github.com/pulyaevskiy/node
https://github.com/pulyaevskiy/node
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pulyaevskiy/node
- Owner: pulyaevskiy
- Created: 2018-01-26T06:38:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-27T03:15:06.000Z (over 7 years ago)
- Last Synced: 2025-01-07T16:44:18.343Z (5 months ago)
- Language: Dart
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# node
A library for Dart developers.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).## Usage
A simple usage example:
import 'package:node/node.dart';
main() {
var awesome = new Awesome();
}## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: http://example.com/issues/replaceme