Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kernix13/guitar-chord-names
The best guitar chord namer app there is!
https://github.com/kernix13/guitar-chord-names
bootstrap guitar guitar-chords vanilla-javascript
Last synced: about 1 month ago
JSON representation
The best guitar chord namer app there is!
- Host: GitHub
- URL: https://github.com/kernix13/guitar-chord-names
- Owner: Kernix13
- License: mit
- Created: 2022-01-29T20:19:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T19:33:30.000Z (about 1 year ago)
- Last Synced: 2023-12-13T21:12:50.352Z (about 1 year ago)
- Topics: bootstrap, guitar, guitar-chords, vanilla-javascript
- Language: JavaScript
- Homepage: https://everyguitarchord.com/what-chord-is-this.html
- Size: 182 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Guitar Chord Names
![License](https://img.shields.io/github/license/Kernix13/guitar-chord-names?style=flat-square)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/Kernix13/guitar-chord-names?style=flat-square)
![GitHub Forks](https://img.shields.io/github/forks/Kernix13/guitar-chord-names?style=social)
![GitHub Stars](https://img.shields.io/github/stars/Kernix13/guitar-chord-names?style=social)
![GitHub Watchers](https://img.shields.io/github/watchers/Kernix13/guitar-chord-names?style=social)
![GitHub Issues](https://img.shields.io/github/issues/Kernix13/guitar-chord-names?style=flat-square)
A vanilla JavaScript app to return the name of a guitar chord given the chord fret numbers. The app also returns additional information based on the type of chord returned.
## Live Version
View the [Guitar Chord Namer app](https://everyguitarchord.com/what-chord-is-this.html) on my guitar chords website. You can read more about the project on [my portfolio](https://courageous-cuchufli-816711.netlify.app/) site.
## Feedback and Bugs
Open a GitHub issue if you have feedback on the app or find any bugs.
## Contributing
If you would like to contribute to the project, then create a Pull Request with your suggested changes. Also, please read our [contributing guidelines](https://github.com/Kernix13/guitar-chord-names/blob/master/CONTRIBUTING.md) before creating your PR.
## Code of Conduct
Please read our [Code of Conduct](https://github.com/Kernix13/guitar-chord-names/blob/master/CODE_OF_CONDUCT.md) before interacting with our community.
## License
The content of this repository is bound by the [MIT license](https://github.com/Kernix13/guitar-chord-names/blob/master/LICENSE).
Copyright © 2022 Jim Kernicky.