Giter Site home page Giter Site logo

medmabcf / doodle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from creativescala/doodle

1.0 0.0 0.0 13.04 MB

Compositional vector graphics in Scala / Scala.JS

Home Page: https://creativescala.org/doodle/

License: Apache License 2.0

Shell 0.03% JavaScript 0.06% Java 5.34% Scala 94.55% Batchfile 0.03%

doodle's Introduction

Doodle: Compositional Vector Graphics

Copyright Noel Welsh.

Doodle is a Scala library for compositional vector graphics.

Distributed under the Apache 2.0 license.

Using Doodle

Current Version

Doodle is a Scala 3 only project. The current release is shown above and is on the main branch.

To use Doodle add the following to your build.sbt:

// Doodle is currently published for Scala 3
libraryDependencies += "org.creativescala" %% "doodle" % "<version>"

replacing <version> with the latest version as shown above. (Be aware you only need the numeric part of the version. So use a string like "0.20.0" not "v0.20.0").

Scala 2.13 users should use version 0.19.0.

Documentation

Documentation is available on the microsite.

Creative Scala provides another source of documentation for Doodle. Creative Scala is a free introductory Scala ebook.

Acknowledgements

Doodle was written by Noel Welsh with contributions from the contributors listed by Github.

Notes

These are notes for developers.

General Development

  • Use the build task in sbt to compile and test everything, and run formatting.
  • Use the prePR task for additional checks before submitting a PR.

Documentation

Thanks to the amazing Typelevel SBT plugin, documentation should be built on every push to the master branch.

Publishing

Push a tag of the form v0.14.0. Make sure tlBaseVersion matches the base version you're trying to release.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.