md2cv 1.0.1 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [1.0.4](https://github.com/yuyash/md2cv/compare/v1.0.3...v1.0.4) (2025-12-27)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * upgrade npm for trusted publishing support ([92dcbd9](https://github.com/yuyash/md2cv/commit/92dcbd9e87eef3b969faca24e174b93db5cc7c95))
14
+ * upgrade npm for trusted publishing support ([1839b18](https://github.com/yuyash/md2cv/commit/1839b180fa3f79afa59c25302b0e00f98cb25ac3))
15
+
16
+ ## [1.0.3](https://github.com/yuyash/md2cv/compare/v1.0.2...v1.0.3) (2025-12-27)
17
+
18
+
19
+ ### Bug Fixes
20
+
21
+ * add workflow_dispatch to publish workflow ([1a5436f](https://github.com/yuyash/md2cv/commit/1a5436f45429b647c96107b04d967ebd5239e5a9))
22
+ * add workflow_dispatch to publish workflow ([f9fd856](https://github.com/yuyash/md2cv/commit/f9fd856458caebbc31f31b17f8a54bb0b3773325))
23
+
24
+ ## [1.0.2](https://github.com/yuyash/md2cv/compare/v1.0.1...v1.0.2) (2025-12-27)
25
+
26
+
27
+ ### Bug Fixes
28
+
29
+ * minor documentation update ([b3e00fa](https://github.com/yuyash/md2cv/commit/b3e00faedf44f706dea7de40114a9c70fe0ac4f3))
30
+ * minor documentation update ([d8173fb](https://github.com/yuyash/md2cv/commit/d8173fbb4613c872009bb0e90e850e00e18e96ce))
31
+
8
32
  ## [1.0.0] - 2025-12-26
9
33
 
10
34
  ### Added
package/README.ja.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  [English](README.md) | [日本語](README.ja.md)
4
4
 
5
- md2cv は Markdown で書かれた履歴書・職務経歴書を PDF や HTML に変換するコマンドラインツールです。Markdown で内容を書くだけで、フォーマットやレイアウトは md2cv が自動で処理します。欧米式の CV と日本式の履歴書の両方に対応しており、国内外での就職活動に最適です。
5
+ md2cv は Markdown で書かれた履歴書・職務経歴書を PDF や HTML に変換するコマンドラインツールです。Markdown で内容を書くだけで、フォーマットやレイアウトは md2cv が自動で処理します。欧米式の CV と日本式の履歴書の両方に対応しています。
6
6
 
7
7
  ## 主な機能
8
8
 
@@ -12,7 +12,7 @@ md2cv は Markdown で書かれた履歴書・職務経歴書を PDF や HTML
12
12
 
13
13
  ## インストール
14
14
 
15
- グローバルインストール:
15
+ インストール:
16
16
 
17
17
  ```bash
18
18
  npm install -g md2cv
@@ -134,98 +134,152 @@ md2cv -i cv.md
134
134
 
135
135
  ### セクション
136
136
 
137
- 標準的な Markdown の見出しでセクションを作成:
137
+ 構造化コードブロックを使用して CV の内容を定義します:
138
138
 
139
- ```markdown
139
+ ````markdown
140
140
  # 概要
141
141
 
142
- 10年以上の経験を持つソフトウェアエンジニア...
142
+ 10年以上の経験を持つソフトウェアエンジニア。スケーラブルなWebアプリケーションの構築を専門とし、
143
+ クリーンコードとジュニアエンジニアの育成に情熱を持っています。
143
144
 
144
145
  # 職歴
145
146
 
146
- ## シニアソフトウェアエンジニア | テック株式会社
147
-
148
- **2020年 - 現在** | 東京
149
-
150
- - マイクロサービスアーキテクチャの開発をリード
151
- - ジュニアエンジニアのメンタリング
152
-
153
- # 学歴
154
-
155
- ## 工学部 情報工学科
156
-
157
- **東京大学** | 2010年 - 2014年
158
-
159
- # スキル
160
-
161
- - プログラミング: TypeScript, Python, Go
162
- - フレームワーク: React, Node.js, Django
163
- ```
164
-
165
- ### 構造化ブロック
166
-
167
- より詳細な制御が必要な場合は、構造化コードブロックを使用:
168
-
169
- ````markdown
170
147
  ```resume:experience
171
148
  - company: テック株式会社
149
+ location: 東京
172
150
  roles:
173
151
  - title: シニアソフトウェアエンジニア
152
+ team: プラットフォームチーム
174
153
  start: 2020-01
175
154
  end: present
155
+ summary:
156
+ - コアプラットフォームサービスのバックエンド開発をリード
176
157
  highlights:
177
158
  - マイクロサービスアーキテクチャの開発をリード
178
159
  - ジュニアエンジニアのメンタリング
160
+ - APIレイテンシを40%削減
161
+ projects:
162
+ - name: API Gateway
163
+ start: 2021-06
164
+ end: 2022-03
165
+ bullets:
166
+ - レート制限の設計と実装
167
+ - OAuth 2.0認証の統合
168
+ - company: スタートアップXYZ
169
+ location: 大阪
170
+ roles:
171
+ - title: ソフトウェアエンジニア
172
+ start: 2017-03
173
+ end: 2019-12
174
+ highlights:
175
+ - リアルタイム通知システムの構築
176
+ - CI/CDパイプラインの実装
179
177
  ```
180
178
 
179
+ # 学歴
180
+
181
181
  ```resume:education
182
182
  - school: 東京大学
183
183
  degree: 工学部 情報工学科
184
+ location: 東京
184
185
  start: 2010-04
185
186
  end: 2014-03
187
+ details:
188
+ - GPA: 3.8/4.0
189
+ - 学部長賞 2012-2014
190
+ - school: 東京大学大学院
191
+ degree: 情報理工学系研究科 修士課程
192
+ start: 2014-04
193
+ end: 2016-03
186
194
  ```
187
195
 
196
+ # スキル
197
+
198
+ カテゴリ形式:
199
+
188
200
  ```resume:skills
189
- - category: プログラミング
190
- items: [TypeScript, Python, Go]
191
- - category: フレームワーク
192
- items: [React, Node.js, Django]
201
+ categories:
202
+ - category: プログラミング言語
203
+ items: [TypeScript, Python, Go, Rust]
204
+ - category: フレームワーク
205
+ items: [React, Node.js, Django, FastAPI]
206
+ - category: クラウド・DevOps
207
+ items: [AWS, Docker, Kubernetes, Terraform]
193
208
  ```
194
209
 
195
- スキルはグリッド形式でも表示可能:
210
+ グリッド形式:
196
211
 
197
212
  ```resume:skills
198
- columns: 3
213
+ columns: 4
199
214
  items:
200
215
  - TypeScript
201
216
  - Python
202
217
  - Go
218
+ - Rust
203
219
  - React
204
220
  - Node.js
205
221
  - Django
222
+ - FastAPI
206
223
  ```
207
224
 
225
+ # 免許・資格
226
+
208
227
  ```resume:certifications
209
- - name: AWS ソリューションアーキテクト
228
+ - name: AWS ソリューションアーキテクト プロフェッショナル
210
229
  issuer: Amazon Web Services
211
230
  date: 2023-01
231
+ url: https://aws.amazon.com/certification/
232
+ - name: 基本情報技術者
233
+ issuer: IPA
234
+ date: 2015-04
212
235
  ```
213
236
 
237
+ # 語学
238
+
214
239
  ```resume:languages
215
240
  - language: 日本語
216
241
  level: ネイティブ
217
242
  - language: 英語
218
243
  level: ビジネスレベル (TOEIC 900)
244
+ - language: 中国語
245
+ level: 日常会話
219
246
  ```
220
247
 
248
+ # 自己PR
249
+
221
250
  ```resume:competencies
222
- - header: リーダーシップ
223
- description: 10名以上のクロスファンクショナルチームをリード
224
- - header: 問題解決
225
- description: 複雑な技術課題に対するスケーラブルなソリューションを設計
251
+ - header: 技術リーダーシップ
252
+ description: 複数のタイムゾーンにまたがる10名以上のエンジニアチームをリード
253
+ - header: システム設計
254
+ description: 毎秒100万リクエスト以上を処理するスケーラブルな分散システムを設計
255
+ - header: メンタリング
256
+ description: 20名以上が参加するエンジニアリングメンタリングプログラムを確立
226
257
  ```
258
+
259
+ # 志望動機(履歴書のみ)
260
+
261
+ 貴社の革新的な製品開発に携わり、人々の生活に変化をもたらす
262
+ プロダクトを作りたいと考え、応募いたしました。
263
+
264
+ # 本人希望記入欄(履歴書のみ)
265
+
266
+ 即日勤務可能。転勤可。
227
267
  ````
228
268
 
269
+ #### セクション一覧
270
+
271
+ | セクション ID | 対応タグ | フォーマット |
272
+ | ---------------- | --------------------------------------------------------------------------------- | ------------ |
273
+ | `summary` | 概要, 職務要約, Summary, Professional Summary, Profile, Executive Summary | CV |
274
+ | `experience` | 職歴, 職務経歴, Experience, Work Experience, Professional Experience | 両方 |
275
+ | `education` | 学歴, Education | 両方 |
276
+ | `skills` | スキル, Skills, Technical Skills | 両方 |
277
+ | `certifications` | 免許・資格, 資格, 免許, Certifications | 両方 |
278
+ | `languages` | 語学, Languages, Language Skills | CV |
279
+ | `competencies` | 自己PR, Core Competencies, Key Competencies, Superpowers | 両方 |
280
+ | `motivation` | 志望動機, 志望の動機, Motivation | 履歴書 |
281
+ | `notes` | 本人希望記入欄, Notes | 履歴書 |
282
+
229
283
  ## 設定ファイル
230
284
 
231
285
  設定ファイルは完全にオプションです。すべてのパラメータは CLI 引数で指定できます。同じ設定を繰り返し使用する場合に便利です。
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "md2cv",
3
- "version": "1.0.1",
3
+ "version": "1.0.4",
4
4
  "description": "Transform Markdown into professional CVs and Japanese rirekisho (履歴書) - supports PDF/HTML output with multiple paper sizes",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",