UNPKG

lyricist

Version:

Fetches song lyrics using the Genius.com API and website.

16 lines (11 loc) 519 B
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [2.2.0] - 2017-07-21 - Added support for `text_format` option (thanks @Scriptim!) ## [2.1.0] - 2017-06-10 - Fixed scraping for new Genius.com layout - Split ES6/5 versions of code. No transpiling required for Node 7+ ## [2.0.0] - 2015-04-27 - Complete rewrite with async/await and new API