codex-mirror

所属分类:自动编程
开发工具:GO
文件大小:21596KB
下载次数:0
上传日期:2023-06-07 03:27:49
上 传 者sh-1993
说明:  福尔摩沙与澎湖食典镜像
(Codex Mirror for Formosa & Pescadores)

文件列表:
Dockerfile (155, 2023-08-12)
LICENSE (1060, 2023-08-12)
codex.go (1189, 2023-08-12)
depot (0, 2023-08-12)
depot\三一九槍擊事件真相調查特別委員會條例.json (9480, 2023-08-12)
depot\下水道法.json (13864, 2023-08-12)
depot\不動產估價師法.json (20348, 2023-08-12)
depot\不動產經紀業管理條例.json (25505, 2023-08-12)
depot\不動產證券化條例.json (61122, 2023-08-12)
depot\中國輸出入銀行條例.json (5703, 2023-08-12)
depot\中國農民銀行土地債券法.json (4088, 2023-08-12)
depot\中央廣播電臺設置條例.json (5924, 2023-08-12)
depot\中央政府建設公債及借款條例.json (5725, 2023-08-12)
depot\中央政府機關總員額法.json (8634, 2023-08-12)
depot\中央政府興建臺灣北部區域第二高速公路建設公債發行條例.json (3017, 2023-08-12)
depot\中央政府興建臺灣區高速公路第一期工程建設公債發行條例.json (3386, 2023-08-12)
depot\中央法規標準法.json (7987, 2023-08-12)
depot\中央研究院組織法.json (11733, 2023-08-12)
depot\中央行政機關組織基準法.json (16747, 2023-08-12)
depot\中央警察大學組織條例.json (7420, 2023-08-12)
depot\中央通訊社設置條例.json (4943, 2023-08-12)
depot\中央選舉委員會組織法.json (5974, 2023-08-12)
depot\中央銀行法.json (17584, 2023-08-12)
depot\中小企業發展條例.json (25046, 2023-08-12)
depot\中華民國七十七年罪犯減刑條例.json (6492, 2023-08-12)
depot\中華民國九十六年罪犯減刑條例.json (12290, 2023-08-12)
depot\中華民國五十七年度愛國公債發行條例.json (2665, 2023-08-12)
depot\中華民國五十五年度愛國公債發行條例.json (2776, 2023-08-12)
depot\中華民國五十六年度愛國公債發行條例.json (2665, 2023-08-12)
depot\中華民國八十年罪犯減刑條例.json (8480, 2023-08-12)
depot\中華民國六十一年度公債發行條例.json (3347, 2023-08-12)
depot\中華民國六十二年度公債發行條例.json (3353, 2023-08-12)
depot\中華民國六十四年罪犯減刑條例.json (7269, 2023-08-12)
depot\中華民國六十年罪犯減刑條例.json (3887, 2023-08-12)
depot\中華民國刑法.json (158673, 2023-08-12)
... ...

![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/iunn-sh/codex-mirror?color=00ADD8&logo=go&logoColor=white&style=flat-square) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/iunn-sh/codex-mirror?style=flat-square) [![Go Report Card](https://goreportcard.com/badge/github.com/iunn-sh/codex-mirror?style=flat-square)](https://goreportcard.com/report/iunn-sh/codex-mirror) ![License](https://img.shields.io/github/license/iunn-sh/codex-mirror?style=flat-square) ![GitHub CI](https://img.shields.io/github/actions/workflow/status/iunn-sh/codex-mirror/main.yml?logo=github&style=flat-square) ![GitHub CD](https://img.shields.io/github/deployments/iunn-sh/codex-mirror/github-pages?logo=github&style=flat-square) ![Website](https://img.shields.io/website?style=flat-square&url=https%3A%2F%2Fiunn-sh.github.io%2Fcodex-mirror) # Codex Mirror for Formosa & Pescadores :warning: Personal project to track change of laws. USE AT YOUR OWN DISGRESSION. :information_source: Please refer to [全國法規資料庫](https://law.moj.gov.tw/) for the most accurate and up-to-date material. :globe_with_meridians: Hosting on Github Pages https://iunn-sh.github.io/codex-mirror | dir | content | format | | --------: | ----------------------------- | :------------------------ | | `raw` | downloaded and unzipped files | `.zip` / `.csv` / `.json` | | `depot` | parsed data from raw | `.json` | | `docs` | processed data for frontend | `.md` | ## Local Development ```bash # Go: process data ## with Docker docker run --rm $(docker build -t codex-mirror -q .) docker run --rm $(docker build -t codex-mirror --progress=plain --no-cache .) # debug ## with Golang (tested with 1.20) go fmt ./... go mod tidy go run . # Mkdocs Material: host frontend docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material:9.1.21 # visit http://localhost:8000/ from browser ``` ## Production Deployment Commit or merge PR to `main` branch

近期下载者

相关文件


收藏者