Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/niksy/css-time-units

List of CSS time units.
https://github.com/niksy/css-time-units

Last synced: 7 days ago
JSON representation

List of CSS time units.

Awesome Lists containing this project

README

        

# css-time-units

[![Build Status][ci-img]][ci]

List of CSS [`

## Install

```sh
npm install css-time-units --save
```

## Usage

```js
var cssTimeUnits = require('css-time-units');
console.log(cssTimeUnits);
/* [
"s",
"ms"
] */
```

## License

MIT © [Ivan Nikolić](http://ivannikolic.com)

[ci]: https://travis-ci.org/niksy/css-angle-units
[ci-img]: https://img.shields.io/travis/niksy/css-angle-units.svg
[time]: https://developer.mozilla.org/en-US/docs/Web/CSS/time