static_dom 0.0.1 copy "static_dom: ^0.0.1" to clipboard
static_dom: ^0.0.1 copied to clipboard

outdatedDart 1 only

A simple static HTML DOM builder library for Dart

example/static_dom_example.dart

// Copyright (c) 2017, teja. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

import 'package:static_dom/static_dom.dart';

main() {
  var awesome = new Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A simple static HTML DOM builder library for Dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on static_dom