Skip to content

SHZhao74/WorkingRecordGenerator

Repository files navigation

Working Record Generator

這是一個適用於工業局補助案的工作紀錄簿產生器,給定幾條工作記錄與份數,隨機產生任意數量記錄簿。 釋放人力,做更有意義的事情。

特色

  • 支持使用隨機權重,讓工作記錄更加真實。
  • 圖片可支援對齊月份

支援格式

  1. Text
  2. Text with image
  3. Unordered list

Installation

$ yarn install
$ yarn start

Example

Unordered list

[
    ...,
    {
        type: 'ul',
        record: 'title',
        item: [
            'item1', 'item2',...
        ]
    }
]

About

工業局補助案工作記錄簿產生器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors