tauri/cli/tauri.js
Lucas Fernandes Nogueira c3b5c1fdf8
Fix/includedir (#751)
* fix(tauri) assets embedding regression

* fix(tauri) fix & optimize embedded assets
2020-07-05 01:45:07 -03:00
..
api-src fix(tauri.js) event payload type on TS API (#746) 2020-07-04 15:07:45 -03:00
bin test(e2e) add FS API tests (#521) 2020-03-29 23:41:45 -03:00
src Fix/includedir (#751) 2020-07-05 01:45:07 -03:00
templates fix(tauri.js) move Notification initialization to tauri.js script (#736) 2020-07-03 13:47:30 -03:00
test/jest chore(deps) Update Rust crate serde_json to 1.0.56 (#731) 2020-07-02 10:44:38 -03:00
.env.jest chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
.eslintignore chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
.eslintrc.js [version updates] Merge Windows Related Changes (#462) (#463) 2020-02-26 18:45:26 -05:00
.gitignore refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703) 2020-06-27 12:20:00 -03:00
.npmignore chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
app-icon.png chore(updates) version updates (#442) (#443) 2020-02-21 15:42:37 +01:00
babel.config.js chore(tauri) bump versions to 0.5.0 (#532) version updates (#533) 2020-03-28 16:52:12 +01:00
CHANGELOG.md chore(tauri.js) update changelog with window.tauri mapper (gist) 2020-07-03 17:45:50 -03:00
jest.config.js test(e2e) add FS API tests (#521) 2020-03-29 23:41:45 -03:00
LICENSE chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
package.json chore(tauri.js) run rollup with silent flag 2020-07-03 17:50:12 -03:00
README.md chore(updates) version updates (#442) (#443) 2020-02-21 15:42:37 +01:00
rollup.config.js fix(tauri.js) move Notification initialization to tauri.js script (#736) 2020-07-03 13:47:30 -03:00
tsconfig.json refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703) 2020-06-27 12:20:00 -03:00
webpack.config.js refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703) 2020-06-27 12:20:00 -03:00
yarn.lock feat(tauri.js) add TS API definition files (.d.ts) (#740) 2020-07-03 20:57:52 +02:00

tauri

A fresh take on creating cross-platform apps.

status Chat Server devto

devto

https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg 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 dev dependency:

$ npm install --save-dev tauri
$ yarn add --dev 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