Skip to content

OliverBrotchie/mosaic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mosaic

Mosaic

A simple HTML module compiler written in Rust. See oohtml for specification and JS polyfil version.

To begin with, this project will only support importing HTML/CSS; but in future may also support Javascript.

Build

cargo build --release

Install

# Until published on crates.io
git clone https://github.com/OliverBrotchie/mosaic.git && cd mosaic && cargo install --path .

Contributions

Any and all contributions are welcome! Just create a pull request and we can discuss the changes.

About

A simple HTML module compiler written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages