css-viewport-units

0.0.1 • Public • Published

css-viewport-units

Build Status

List of CSS units that are viewport percentages.

Installation

npm install --save css-viewport-units

Usage

var cssViewportUnits = require('css-viewport-units');

cssViewportUnits();  // => ['vh', 'vw', 'vmin', 'vmax' ]

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander (@4lpine).

This package was initially generated with yeoman and the p generator.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    5

Package Sidebar

Install

npm i css-viewport-units

Weekly Downloads

3

Version

0.0.1

License

MIT

Last publish

Collaborators

  • johno