vuekit-vue
TypeScript icon, indicating that this package has built-in type declarations

0.0.34 • Public • Published

VueKit - Technical Preview

A new way to create MacOS apps.

npm init vuekit-app@latest

Dev Notes

  • Suggested editor is VSCode with Volar, or any editor that supports typescript .vue SFCs. Vetur support for typescript isn't as good as Volar.

Known Issues

  • Viewing some classes in the Safari Inspector will crash the app because they send unsupported ObjC selectors to the class

FAQ

I see thousands of packages in node_modules, does my app need all of these?

No, the modules in node_modules are used for development tools, including linting (ESLint), typing (Typescript), and building (Vite/ESBuild). VueKit apps use only one external dependency at runtime, @vue/runtime-core.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.340latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.340
0.0.330
0.0.320
0.0.310
0.0.300
0.0.290
0.0.280
0.0.270
0.0.260
0.0.250
0.0.240
0.0.220
0.0.210
0.0.200
0.0.190
0.0.180
0.0.171
0.0.160
0.0.151
0.0.140
0.0.130
0.0.120
0.0.110
0.0.100
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.20
0.0.10

Package Sidebar

Install

npm i vuekit-vue

Weekly Downloads

2

Version

0.0.34

License

MIT

Unpacked Size

25.5 MB

Total Files

834

Last publish

Collaborators

  • johnsusek