GithubHelp home page GithubHelp logo

mfoote / jq-signature Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bencentra/jq-signature

0.0 1.0 0.0 699 KB

jQuery plugin for creating touch-friendly signature fields using the HTML5 canvas

Home Page: http://bencentra.github.io/jq-signature/

License: MIT License

JavaScript 56.89% HTML 43.11%

jq-signature's Introduction

jQuery Signature

Bower version

npm version

jQuery plugin for creating touch-friendly signature fields using the HTML5 canvas.

Check out the demo!

Usage

Include jq-signature.js (development) or jq-signature.min.js (production) on your webpage.

You can also install it via:

  • bower: bower install jq-signature.
  • npm: npm install jq-signature

For complete usage instructions, check out the demo page.

Development

Setup

First and foremost, make sure you have Node.js and npm installed.

Next, install Grunt and other dependencies:

npm install -g grunt grunt-cli bower
npm install
bower install

You can develop locally using the following commands:

grunt build # Create the minified JavaScript file
grunt serve # Run the demo page in a local webserver

Contributing

  1. Fork/clone the repository
  2. Make your changes. Be sure to run grunt build to create the minified JavaScript!
  3. Open a pull request, and I'll review it.

License

MIT.

jq-signature's People

Contributors

bencentra avatar

Watchers

Michael Foote 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.