To install the stable version:
npm
$ npm install v4f
This assumes you are using npm as your package manager.
yarn
$ yarn add v4f
If you use yarn as package your package manager.
bower
$ bower install v4f --save
If you use bower as package your package manager.