trilium/packages/commons
2025-06-07 11:38:30 +03:00
..
src Merge pull request #2181 from TriliumNext/feat/llm-change-to-single-provider 2025-06-07 11:38:30 +03:00
eslint.config.mjs chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
package.json fix(commons): not importable due to wrong meta 2025-05-27 23:49:33 +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.