This website requires JavaScript.
Explore
Help
Register
Sign In
Nicholai
/
jan
Watch
1
Star
0
Fork
0
You've already forked jan
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jan
/
plugins
/
data-plugin
History
John
6be67895dd
255: Cloud native
2023-10-30 23:20:10 +07:00
..
@types
fix: plugin & model catalog import cache are not cleared properly (
#437
)
2023-10-25 01:06:37 +07:00
config
chore:
#371
- reference to plugin name and module path as variables (
#372
)
2023-10-17 15:41:35 +07:00
index.ts
fix: plugin & model catalog import cache are not cleared properly (
#437
)
2023-10-25 01:06:37 +07:00
module.ts
255: Cloud native
2023-10-30 23:20:10 +07:00
package.json
janhq/jan: Update tag build 1.0.18 for data-plugin
2023-10-30 15:37:17 +00:00
README.md
Correct version and license (
#498
)
2023-10-30 22:32:34 +07:00
tsconfig.json
fix: plugin & model catalog import cache are not cleared properly (
#437
)
2023-10-25 01:06:37 +07:00
webpack.config.js
fix: plugin & model catalog import cache are not cleared properly (
#437
)
2023-10-25 01:06:37 +07:00
README.md
Jan data handler plugin
index.ts: Main entry point for the plugin.
module.ts: Defines the plugin module which would be executed by the main node process.
package.json: Plugin & npm module manifest.