@hrgui/chord-charts
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

@hrgui/chord-charts

Usage

import { tranpose } from "@hrgui/chord-charts";

transpose(
  `
       D            G          D
Amazing Grace, how sweet the sound,
			 A7
That saved a wretch like me.
     D                G       D
I once was lost, but now im found,
               A7     D
Was blind, but now I see.
`,
  "D",
  "C"
);

Readme

Keywords

none

Package Sidebar

Install

npm i @hrgui/chord-charts

Weekly Downloads

0

Version

3.0.0

License

MIT

Unpacked Size

9.3 kB

Total Files

10

Last publish

Collaborators

  • hrgui