Giter Site home page Giter Site logo

a382695908 / literallycanvas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from literallycanvas/literallycanvas

0.0 1.0 0.0 3.39 MB

浏览器中的画板 A canvas in your browser. Literally.

Home Page: http://www.literallycanvas.com/

License: BSD 2-Clause "Simplified" License

Makefile 0.56% JavaScript 12.14% CSS 4.11% CoffeeScript 83.18%

literallycanvas's Introduction

Literally Canvas v0.5.2

Literally Canvas is an extensible, open source (BSD-licensed), HTML5 drawing widget. Its only dependency is React.js.

Get help on our mailing list by sending an email to [email protected] or by visiting Google Groups.

Along with the CSS, JS, and image assets, this is all it takes:

<div class="my-drawing"></div>
<script>
  LC.init(document.getElementsByClassName('my-drawing')[0]);
</script>

State of the project

No one is maintaining this project. If you report a bug, the ticket will be a helpful place for discussion, but no one will fix it unless you submit a pull request. Feature requests will likewise be ignored.

Pull requests will be merged promptly if they are basically OK.

Developing

Setup: npm install --dev

Watching and serving: gulp dev

Browse to localhost:8080/demo and modify demo/index.html to test code in progress.

To generate a production-ready .js file, run gulp and pull out either lib/js/literallycanvas.js or lib/js/literallycanvas.min.js.

literallycanvas's People

Contributors

irskep avatar campaul avatar mandabrown avatar andiemmadavieswilcox avatar ksornberger avatar idolize avatar anx-ckreuzberger avatar ggomez91 avatar konfiot avatar arian avatar ankona avatar darkdimius avatar emilsedgh avatar joequant avatar fluke avatar mbergal avatar paaskehare avatar sahibjotsaggu avatar timenabletc avatar brent-clintel avatar

Watchers

 avatar

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.