Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Document model libraries that implement the business logic of the document model specifications.

License

Notifications You must be signed in to change notification settings

powerhouse-inc/document-model-libs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been migrated to Powerhouse Monorepo

Powerhouse Document Model Libs

Scripts

In this project, you can use the following npm scripts:

  • generate: Runs powerhouse generate.
  • lint: Run ESLint and TypeScript checking.
  • format: Run Prettier to format the code.
  • build: Build the library project.
  • storybook: Start Storybook in development mode.
  • build-storybook: Build Storybook.
  • test: Run Vitest for testing.

About

Document model libraries that implement the business logic of the document model specifications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 1.3%
  • Other 0.7%