Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml_to_tiles

Small library to convert xhtml to tiles on the fly.

Usage

import 'package:xml_to_tiles/xml_to_tiles.dart';

main() {
  mountComponent(xmlToTiles('''
    <div>
      <span>
        Hello world!
      </span>
    </div>
  '''), container);
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

Small library for live converting from xhtml to tiles.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages