trilium/packages/commons
2025-07-06 20:23:50 +03:00
..
src feat(views/geomap): remove old geo map type 2025-07-06 20:23:50 +03: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.96.0 2025-06-30 23:02:31 +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.