trilium/packages/commons
2025-06-07 18:11:12 +00:00
..
src feat(llm): remove everything to do with embeddings 2025-06-07 18:11:12 +00:00
eslint.config.mjs chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
package.json chore(release): prepare for v0.94.1 2025-06-07 12:46:18 +03:00
README.md chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
tsconfig.json chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
tsconfig.lib.json chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
tsconfig.spec.json chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
vite.config.ts chore(highlightjs): tests not runnable 2025-05-19 16:30:00 +03:00

commons

This library was generated with Nx.

Building

Run nx build commons to build the library.

Running unit tests

Run nx test commons to execute the unit tests via Vitest.