1.0.0 • Published 3 years ago

dartajax-music v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

dartajax-music

Tool for discovering things about the San Francisco music legend DartAjax

DartAjax Bandcamp Photo

Install

$ npm install dartajax-music

Usage

import randomSong from 'dartajax-music/random-song';

console.log(await randomSong());
//=> 'First Noise'

API

randomSong()

Type: string

Random song name.

CLI

$ npx dartajax-music random-song

  Examples
    $ dartajax-music random-song
    Exploding Dice
$ npx dartajax-music --help

  Examples
    $ dartajax-music random-song
    Fill In The Blank
1.0.0

3 years ago

0.1.0

3 years ago

0.0.3

3 years ago