0.4.0-rc2 • Published 10 months ago

@diograph/folder-generator v0.4.0-rc2

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

@diograph/folder-generator

Install

npm install @diograph/folder-generator
# or
yarn add @diograph/folder-generator

Usage

import { generateDiograph } from '@diograph/folder-generator'

const diograph = await generateDiograph(folderPath)
console.log('Hello diograph!', diograph.toObject())

Development

Compile typescript in real time to /dist folder:

yarn build-watch

Run unit tests in the background:

yarn test-watch

Publish

Create new version and publish to npm:

yarn publish
0.1.2-rc1

12 months ago

0.3.0-rc4

1 year ago

0.3.0

1 year ago

0.4.0-rc2

10 months ago

0.4.0-rc1

12 months ago

0.3.0-rc3

1 year ago

0.3.0-rc2

1 year ago

0.3.0-rc1

1 year ago

0.2.0-rc1

1 year ago

0.1.1-rc7

1 year ago

0.1.1-rc8

1 year ago

0.1.1-rc4

1 year ago

0.1.1-rc5

1 year ago

0.1.1-rc6

1 year ago

0.1.1-rc2

1 year ago

0.1.1-rc3

1 year ago

0.1.0

2 years ago

0.0.1-rc2

2 years ago