tauri/cli/tauri.js
Lucas Fernandes Nogueira abd5c698bd
feat(tests) add e2e test (#244)
* feat(tauri.js) add API endpoint proxy

* feat(tauri.js) always resolve/reject proxy promise

* chore(proxy) wait for onTauriInit to start direct proxy to window.tauri

* feat(tests) add project for initial e2e test

* chore(tauri) remove whitespaces on runner.rs

* chore(test): remove updater.rs

* feat(tests) move e2e test to tauri.js/test/jest

thanks to @laegel for the awesome work moving the test code to jest

* feat(tests) prepare build for modes tests

* fix(tests) properly run build tests

* feat(tests) add dev e2e test

* fix(tests) cleanup

* chore(tests) move e2e test from express to http.createServer

* chore(tauri.js) husky back to 4.0.10

* chore(tests) custom transformer to export with default

* chore(tests) use jest mapping instead of relative paths

* chore(tests) move dev e2e test to http.createServer

* chore(tests) move dev/build e2e test to tes.each instead of for loop

* chore(tauri.js) add comment to non-webpack-require.ts

* chore(tests) change test.each to it.each

* chore(tests) adjust it.each message signature

* fix(tests) adjust to properly run on initial build

* fix(tests) properly cleanup

* fix(tests) wait server.close to reject test

* fix(tests) wait server.close to resolve test

* fix(actions) install webkit2gtk-4.0 on test-tauri-js-cli

* fix(ci) install tauri-cli on test-tauri-js-cli

* fix(tauri.js) lint errors

Co-authored-by: Lucas Nogueira <lucas@quasar.dev>
Co-authored-by: nothingismagick <denjell@sfosc.org>
2020-03-07 13:40:24 -03:00
..
bin feat(tauri.js) expose target arg to tauri build (#490) 2020-03-06 12:22:38 -03:00
src feat(tests) add e2e test (#244) 2020-03-07 13:40:24 -03:00
templates fix(tauri) do not use template literals and fix entry for IE (#474) 2020-03-01 08:11:35 -06:00
test/jest feat(tests) add e2e test (#244) 2020-03-07 13:40:24 -03:00
.env.jest chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
.eslintignore chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
.eslintrc.js refactor(tauri.js): Fix ESLint errors in src/api/tauricon.ts (#455) 2020-02-24 07:09:11 -06:00
.gitignore feat(tests) add e2e test (#244) 2020-03-07 13:40:24 -03:00
.npmignore fix(js-cli) npmignore wrong on windows 2019-12-05 08:17:50 -03:00
api.js feat(tauri.js) add API endpoint proxy, closes #197 (#241) 2019-12-29 09:14:49 -03:00
app-icon.png Feat/new logo (#429) 2020-02-15 20:58:36 +01:00
babel.config.js feat(tests) add e2e test (#244) 2020-03-07 13:40:24 -03:00
jest.config.js feat(tests) add e2e test (#244) 2020-03-07 13:40:24 -03:00
LICENSE feat(npm): add needed items for npq 2019-12-03 20:06:59 +01:00
package.json feat(tests) add e2e test (#244) 2020-03-07 13:40:24 -03:00
README.md Feat/new logo (#429) 2020-02-15 20:58:36 +01:00
tsconfig.json [needs review] Convert tauri.js to typescript (#203) 2019-12-24 09:40:03 -03:00
webpack.config.js feat(tests) add e2e test (#244) 2020-03-07 13:40:24 -03:00
yarn.lock feat(tests) add e2e test (#244) 2020-03-07 13:40:24 -03: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