youtube-video-id

📺 Extract the YouTube video ID from a string or URL.

MIT License

Downloads
1.5K
Stars
8

Bot releases are hidden (Show)

youtube-video-id -

Published by remarkablemark about 1 year ago

0.0.3 (2018-10-07)

Features

youtube-video-id -

Published by remarkablemark about 1 year ago

0.0.2 - 2017-07-12

Added

  • npm scripts
    • clean removes dist directory
    • build:min builds minified bundle
    • build:unmin builds uncompressed bundle
    • cover generates coverage report with istanbul and mocha
    • coveralls sends coverage report to coveralls
  • Documentation
    • HTML examples of using the library with var and amd
    • Improve README.md
    • Create CHANGELOG.md
  • devDependencies

Changed

  • Build
    • Update npm script build to run clean, build:min, and build:unmin
    • Use webpack's ModuleConcatenationPlugin
  • Test
    • Update travis to run coveralls after script
  • devDependencies
youtube-video-id -

Published by remarkablemark about 1 year ago

0.0.1 - 2016-10-02

Added

  • Module that extracts YouTube video ID from string or url
  • UMD build found in the dist directory
  • Tests, linter, README, LICENSE, and other files
Package Rankings
Top 16.12% on Npmjs.org
Badges
Extracted from project README
NPM NPM version build codecov