Skip to content

Commit

Permalink
Docs: remove mention of Snaddbom
Browse files Browse the repository at this point in the history
  • Loading branch information
raquo committed Aug 27, 2017
1 parent d6d728c commit a0ab475
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Expand Up @@ -50,11 +50,9 @@ I will eventually write up a detailed _"Laminar vs the World"_ post to compare i

This is an early preview of an upcoming library. It already works, a few example components are included in the repo.

Next step is to get rid of the Snabbdom dependency. Once that is done, building reusable components with Laminar will become even more pleasant.

Another thing I would like to do is to create a couple wrappers around [XStream](https://github.com/raquo/XStream.scala), the stream library used by Laminar, to provide better types for streams.
One of the things I would like to do is to create a couple wrappers around [XStream](https://github.com/raquo/XStream.scala), the stream library used by Laminar, to provide better types for streams.

Once both of these are done I will write proper documentation and publish the library to Maven Central. For now you would need to use `sbt publishLocal` to try it out.
Once that is done I will write proper documentation and publish the library to Maven Central. For now you would need to use `sbt publishLocal` to try it out.

## Author

Expand Down

0 comments on commit a0ab475

Please sign in to comment.