We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a83a55 + cc47166 commit b9af620Copy full SHA for b9af620
README.md
@@ -1,12 +1,14 @@
1
-# AdvancedKJS
+# AdvancedKJS [開発停止中]
2
KubeJSをより自由に扱えるようにさまざまな機能を追加するアドオン
3
4
現在対応している機能
5
- Datagenクラスの利用
6
- Reflector(privateなフィールド・メソッドにアクセス)
7
- クラス動的生成
8
+WIP
9
+- TypeScript対応
10
+- 任意の関数へフック、加工
11
12
予定
-- TypeScript対応、イベントの別の処理方法の追加
-- 任意の関数へフック、加工
13
+- イベントの別の処理方法の追加
14
- その他
0 commit comments