0.1.25 • Published 6 years ago

cfn-doc-json-stubs v0.1.25

Weekly downloads
153
License
ISC
Repository
-
Last release
6 years ago

npm version

cfn-doc-json-stubs

CloudFormation documentation to json scraper script

Usage

Download html

From the command line, run the following:

$ node generate.js download

This will scrape the CLoudFormation html documentation and save them to a new folder named html/.

Generate the json

If the html has been downloaded, run the following command next:

$ node generate.js generate-json

This will generate the json files from the html pages.

0.1.24

6 years ago

0.1.23

6 years ago

0.1.25

6 years ago

0.1.22

6 years ago

0.1.21

6 years ago

0.1.20

7 years ago

0.1.18

7 years ago

0.1.16

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago