Find a file
Your Name f45e893bba feat(desktop): port app shell to Vue 3, replace verification harness
Router to vue-router 4 with hash history (custom protocol has no server
for path-based deep links). createApp replaces new Vue. The device store
is registered on globalProperties so n-link-core templates keep resolving
$devices, and also provided via DEVICES_KEY for <script setup> injection.
Removes Plan A's temporary harness and scaffold assets.

Also renames desktop/postcss.config.js and tailwind.config.js to .cjs:
with "type": "module" in desktop/package.json, Node treated their
`module.exports`/`require` as ES module syntax and errored. This was
latent since the Vue 3 foundation task because nothing previously
imported n-link-core/assets/tailwind.css for real; this task's App.vue
is the first to trigger postcss processing during the build.
2026-07-22 07:35:33 -04:00
.github/workflows Workaround CI issue on Windows 2021-08-30 19:55:16 -04:00
desktop feat(desktop): port app shell to Vue 3, replace verification harness 2026-07-22 07:35:33 -04:00
docs/superpowers Add Plan B: Vue 3 frontend port implementation plan 2026-07-21 20:24:09 -04:00
n-link-core feat(core): port FileBrowser to Vue 3, drop vue-async-computed 2026-07-21 21:13:37 -04:00
nlink-cli feat(desktop): replace Tauri 1 / Vue CLI tree with Tauri 2 + Vue 3 + Vite scaffold 2026-07-19 09:36:36 -04:00
vendor/libnspire-sys feat(desktop): replace Tauri 1 / Vue CLI tree with Tauri 2 + Vue 3 + Vite scaffold 2026-07-19 09:36:36 -04:00
web Bump version 2021-04-06 17:39:41 -04:00
.gitignore build(desktop): regenerate icons from n-link artwork 2026-07-19 20:01:13 -04:00
LICENSE Initial commit 2020-09-26 16:44:36 -04:00
package-lock.json feat(frontend): Vue 3 foundation — Tailwind 3, Vite alias, shared types 2026-07-21 20:44:28 -04:00
package.json feat(desktop): replace Tauri 1 / Vue CLI tree with Tauri 2 + Vue 3 + Vite scaffold 2026-07-19 09:36:36 -04:00
postcss.config.js Move to workspace 2020-10-01 21:22:35 -04:00
README.md Add warning with WebUSB-incompatible browser 2020-10-28 22:13:32 -04:00

N-Link

Free, cross-platform, CX-II compatible computer linking program for the TI-Nspire

For usage instructions, see https://lights0123.com/n-link/