30 lines
1.2 KiB
Markdown
30 lines
1.2 KiB
Markdown
# Turbo managed Mono Repo
|
|
|
|
POC / Legacy framework/libraries dealing with Opensource hardware, currently ported to ESM (https://git.polymech.io/polymech/mono)
|
|
|
|
## Packages
|
|
|
|
- core: foundation stuff, copied from VSCode
|
|
- fs: filesystem
|
|
- osr-ai: lib & tooling for OpenAI
|
|
- osr-ai-templates: obselete templates for osr-code-bot
|
|
- osr-cache: ssri based caching
|
|
- osr-cad: library & tooling dealing with Solidworks interop & model
|
|
- osr-cli: obselete
|
|
- osr-cli-commons: obselete, replaced by osr-commons
|
|
- osr-code-bot: bolt.new terminal variant
|
|
- osr-discourse: library dealing with Discourse
|
|
- osr-fs-utils: housekeeping
|
|
- osr-i18n: i18n stuff, translates objects, xlsx, markup, ...
|
|
- osr-log: wrapper for ts-log & winston
|
|
- osr-mail: simple mailer
|
|
- osr-media: dealing with images, ...
|
|
- osr-registry: ...registry
|
|
- osr-serch: lead generation, using SerpAPI, currently messed up with lang-chain (again:)
|
|
- osr-sync: file sync, with filters (glob matching)
|
|
- osr-templates: constants, configs, ...
|
|
- osr-vfs: obselete, old VFS implementation, from 10 years ago
|
|
- osr-tasks: Grunt based task manager: osrl, media, laser, cad, ...
|
|
- osrl: DSL, Liquid-JS based, renders custom tags, Google-Sheets, and AI tags
|
|
|