chordsheetjs
    Preparing search index...

    Class ChordSheetSerializer

    Serializes a song into een plain object, and deserializes the serialized object back into a Song

    Index

    Methods

    • Serializes the chord sheet to a plain object, which can be converted to any format like JSON, XML etc Can be deserialized using deserialize

      Parameters

      Returns SerializedSong

      object A plain JS object containing all chord sheet data