Skip to content

Creates a comprehensive JSON file of WebPlatform Docs' CSS Properties

License

Notifications You must be signed in to change notification settings

webplatform/update-wpd-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

update-wpd-docs Dependency Status

Creates a comprehensive JSON file of selected WebPlatform Docs data, mostly for offline use.

Installation

[sudo] npm install

Usage

[sudo] node update-wpd-docs --output <path to output json> [--lowercase-keys] [--exclude-vendor-prefixed] [--path <comma-separated list of paths>]

Config

You can create a config.json file with the keys output, paths, lowercase-keys and vendor-prefixes. You can also define aliases in there and use them like this:

[sudo] node update-wpd-docs <alias>

Example config.json

About

Creates a comprehensive JSON file of WebPlatform Docs' CSS Properties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%