Giter Site home page Giter Site logo

ncolyer / chordictionaryjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greird/chordictionaryjs

0.0 0.0 0.0 1008 KB

:guitar: A Javascript library for dynamic chord recognition, generation and graphic representation for any fretted instrument.

Home Page: https://www.chordictionary.com

License: MIT License

Shell 0.22% JavaScript 96.83% CSS 1.89% HTML 1.06%

chordictionaryjs's Introduction

ChordictionaryJS

status David David GitHub issues Build Status

A dependency-free javascript library for dynamic chord recognition/generation for any fretted instrument. It converts common chord tab notation, such as x32010, into its graphical representation, recognizes the chord and returns its real name and composition.

For a demonstration of what can be done with this library, check out chordictionary.com.


Setup

npm install chordictionary

const chordictionary = require('chordictionary');

For proper styling of the chords layout, you can use the css from the package and copy it to your project.

cp node_modules/chordictionary/build/chordictionary.min.css ./css/

For more installation options check out the documentation.

Documentation

Read the documentation to know how to install and use Chordictionary in your own project.

Contributing

Want to help me build this project ? Feel free to report any issue you may have or check out the contributing guidelines to give me a hand.

chordictionaryjs's People

Contributors

greird avatar hovi 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.