Commit graph

6 commits

Author SHA1 Message Date
Meng
5c33ff003c dm-framework: fix apply handler 2026-01-13 14:05:09 +05:30
Vivek Kumar Dutta
2bf491cca1
dm-framework: 1.0.4 2026-01-02 14:58:42 +05:30
Vivek Kumar Dutta
8fc9b4e9f3
dm-framework: 1.0.3 2025-12-31 18:34:35 +05:30
Vivek Kumar Dutta
3f4af81aa6
dm-framework: 1.0.2 2025-12-31 12:35:11 +05:30
Vivek Kumar Dutta
7c2fe283de dm-framework: 1.0.1 2025-12-30 12:20:50 +05:30
Xiaofeng Meng
d0ce299c01
dm-framework: 1.0.0
Next Gen quickjs based datamodel framework, which integrates with bbfdm,
It also has `dm-framework.mk` providing reusable build macros for packages
that integrate with the DM Framework:

- Build/Compile/DM: Generates C code and shared libraries from JSON data
  models using json2code.js, compiles them, and creates package-specific
  .so files
- Build/Install/DM: Installs generated libraries, JS handlers,
  and data model files to the dm-framework directory(dmf)
2025-12-27 13:36:33 +05:30