@diograph/file-generator
TypeScript icon, indicating that this package has built-in type declarations

0.1.2-rc12 • Public • Published

@diograph/file-generator

Install

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

Usage

import { generateDiory } from '@diograph/file-generator'
const diory = await generateDiory('', filePath)
console.log('Hello diory!', diory.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

Readme

Keywords

none

Package Sidebar

Install

npm i @diograph/file-generator

Weekly Downloads

75

Version

0.1.2-rc12

License

MIT

Unpacked Size

183 kB

Total Files

72

Last publish

Collaborators

  • opohjola
  • jvalanen