Oleg Shilov f98d4b9076 fix(tauri.js): fix return type for `readBinaryFile` api method (#927) před 5 roky
..
api-src f98d4b9076 fix(tauri.js): fix return type for `readBinaryFile` api method (#927) před 5 roky
bin e1fd626453 Fix typos referring to CLI args in init command (#921) před 5 roky
build 960ad58c12 feat(tauri.js) validate tauri.conf.json schema on runtime (#756) před 5 roky
scripts 17800571fe fix(tauri.js) exit dev when running as admin, fixes #781 (#839) před 5 roky
src da6580ff7d feat(tauri.js/init): set appName in api instead of bin (#897) před 5 roky
templates 4abd12c2a4 fix(tauri) webview initialization on windows, fixes #879 (#885) před 5 roky
test a6bb3b5905 refactor(tauri) rename `whitelist` to `allowlist`, ref #645 (#858) před 5 roky
.env.jest 39ce652329 chore(monorepo): cleanup (#73) před 5 roky
.eslintignore 960ad58c12 feat(tauri.js) validate tauri.conf.json schema on runtime (#756) před 5 roky
.eslintrc.js 5dbf0638a9 refactor(tauri.js): Fix ESLint errors in src/api/tauricon.ts (#455) před 5 roky
.gitignore 17800571fe fix(tauri.js) exit dev when running as admin, fixes #781 (#839) před 5 roky
.npmignore 960ad58c12 feat(tauri.js) validate tauri.conf.json schema on runtime (#756) před 5 roky
CHANGELOG.md 2b3ef7bcfb Apply Version Updates From Current Changes (#915) před 5 roky
LICENSE 0c0ac4e1fd feat(npm): add needed items for npq před 5 roky
README.md 97e34d7d6f chore(deps) Update Tauri JS CLI (#834) před 5 roky
app-icon.png ed68676505 Feat/new logo (#429) před 5 roky
babel.config.js abd5c698bd feat(tests) add e2e test (#244) před 5 roky
jest.config.js 7e2854007a test(e2e) add FS API tests (#521) před 5 roky
package.json 2b3ef7bcfb Apply Version Updates From Current Changes (#915) před 5 roky
rollup.config.js 0f00384152 perf(tauri.js) build API typedefs on the API compilation process (#861) před 5 roky
tsconfig.api.json 0f00384152 perf(tauri.js) build API typedefs on the API compilation process (#861) před 5 roky
tsconfig.json 2681ad361b refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703) před 5 roky
webpack.config.js 77282c1e51 feat(tauri.js) add dependency manager command (#829) před 5 roky
yarn.lock 91f1c88009 chore(deps) Update Tauri JS CLI (#882) před 5 roky

README.md

tauri

A fresh take on creating cross-platform apps.

status Chat Server devto

devto

support

Tauri is a tool for building tiny, blazing fast binaries for all major desktop platforms. You can use any front-end framework that compiles to HTML, JS and CSS for building your interface.

Component Version
tauri.js

Please visit the main readme for further information about contributing.

Installation

The preferred method is to install this module locally as a dependency:

$ npm install tauri
$ yarn add tauri

Semver

tauri is following Semantic Versioning 2.0.

Licenses

Code: (c) 2015 - present - Daniel Thompson-Yvetot, Lucas Nogueira, Tensor, Boscop, Serge Zaitsev, George Burton and all the other amazing contributors.

MIT or MIT/Apache where applicable.

Logo: CC-BY-NC-ND