xo 1.0.5 copy "xo: ^1.0.5" to clipboard
xo: ^1.0.5 copied to clipboard

mini web framework

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xo

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  xo: ^1.0.5

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:xo/debug.dart';
import 'package:xo/ployfill.dart';
import 'package:xo/render.dart';
import 'package:xo/router.dart';
import 'package:xo/store.dart';
import 'package:xo/store_link.dart';
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

mini web framework

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

js, meta

More

Packages that depend on xo