@tyleretters/discography
TypeScript icon, indicating that this package has built-in type declarations

0.0.28 • Public • Published

Discography

  • This repo builds a canonical discography of the music of Tyler Etters.
  • This discography is incomplete.
  • Release dates are in a modified "Long Now" format, prefixed with 0. This also solves for some date/object/string/parsing/conversion issues.
  • EPs are defined as being less than or equal to 29 minutes 59 seconds.

Requirements

JSON script built with Python 3.11.5. See src/convert.py for required imports.

Usage Instructions

  • npm i @tyleretters/discography
  • import discography from '@tyleretters/discography'

Development Instructions

  • clone discography
  • cd discography
  • chmod 700 src/convert.py
  • npm run dev

Publishing

Whenever you update the discography.yml file, be sure to convert it to discography.ts with:

  • npm run convert
  • manually bump version number package.json only
  • npm run build
  • npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i @tyleretters/discography

Weekly Downloads

237

Version

0.0.28

License

none

Unpacked Size

819 kB

Total Files

18

Last publish

Collaborators

  • tyleretters