0.1.25 • Published 8 years ago

cfn-doc-json-stubs v0.1.25

Weekly downloads
153
License
ISC
Repository
-
Last release
8 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

8 years ago

0.1.23

8 years ago

0.1.25

8 years ago

0.1.22

8 years ago

0.1.21

8 years ago

0.1.20

9 years ago

0.1.18

9 years ago

0.1.16

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago