insomnia/packages/insomnia-inso
Jack Kavanagh f9bd4ff82a
fix: http request loading indicator (#6265)
* flatten url bar

* flattening continued

* more flat

* more more flat

* fix lint

* flatten network send into one call

* unpack send everywhere

* remove send with settgins

* fix types

* fix bug in download

* contain interpolation and modal

* abstract render try catch

* send action

* extract to file

* remove plugin ignore code

* remove unused

* unpack misc functions

* less misc functions

* readd inso tests

* split test runs

* fix test

* fix test

* fix test

* use workspace pathing

* remove check-engine

* add tech debt list
2023-08-13 12:30:04 +02:00
..
assets Update Inso readme (#2498) 2020-08-07 21:34:37 +12:00
bin fix watch regex and parse args (#4270) 2021-12-15 11:26:44 +00:00
src response routing (#6214) 2023-08-04 12:42:00 +02:00
.eslintignore [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
.gitignore Rename "compress" terminology to "artifacts" to be more representative (#4091) 2021-10-12 21:23:25 +00:00
Dockerfile Publish Inso CLI docker images (INS-1238) (#4722) 2022-05-09 12:37:33 +01:00
esbuild.ts chore: use npm workspaces (herecles) (#6193) 2023-08-10 00:14:16 +02:00
jest.config.js chore: use npm workspaces (herecles) (#6193) 2023-08-10 00:14:16 +02:00
package.json fix: http request loading indicator (#6265) 2023-08-13 12:30:04 +02:00
README.md [DOCU-2032] Add Inso CLI development instructions (#4224) 2021-11-17 14:13:44 -08:00
tsconfig.json Chore/fix-install-warnings (#6243) 2023-08-10 13:37:37 +02:00



Inso CLI

A CLI for Insomnia

npm install --global insomnia-inso


Documentation

See the open-source Inso CLI documentation.