https://github.com/matype/css-props-data
Data of CSS properties
https://github.com/matype/css-props-data
Last synced: 9 months ago
JSON representation
Data of CSS properties
- Host: GitHub
- URL: https://github.com/matype/css-props-data
- Owner: matype
- License: other
- Created: 2017-04-28T06:00:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T06:40:09.000Z (about 9 years ago)
- Last Synced: 2025-02-17T18:04:35.636Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# css-props-data
Data of CSS properties.
## Installation
```
$ npm install css-props-data
```
## Usage
```
var cssProperties = require('css-props-data')
```
## License
The MIT License (MIT)
Copyright (c) 2017 Masaaki Morishita