Home

Awesome

bro/q

⚠️ Please follow this fork https://github.com/mrandi/bro-q ⚠️

icon

Chrome Web Store

Chrome Web Store: https://goo.gl/c8SAF4

Chrome Extension for JSON formatting and jq filtering in your Browser.

If you want to contribute, please, read our Contributing guidelines first.

Screenshot1

Screenshot2

Features

How to install

Chrome Web Store: https://goo.gl/c8SAF4

or follow this steps:

  1. Download the latest release-XXX version and extract the code.
  2. Enable Developer mode in Chrome Settings > Extensions
  3. Click on Load unpacked extension... and select the release-XXX folder.
  4. In the Options you can customize the extension.

Setup

$ npm install

or

$ yarn install

Build

$ npm run build

or

$ yarn build

Dependencies

NameURLLicense
babel-corehttps://github.com/babel/babel/tree/master/packages/babel-coreMIT
babel-loaderhttps://github.com/babel/babel-loaderMIT
babel-preset-envhttps://github.com/babel/babel-preset-envMIT
bracehttps://github.com/thlorenz/braceMIT
copy-webpack-pluginhttps://github.com/webpack-contrib/copy-webpack-pluginMIT
jq-webhttps://github.com/fiatjaf/jq-webISC
momenthttps://github.com/moment/momentMIT
wasm-loaderhttps://github.com/ballercat/wasm-loaderMIT
@types/nodehttps://github.com/DefinitelyTyped/DefinitelyTypedMIT
@types/acehttps://github.com/DefinitelyTyped/DefinitelyTypedMIT
@types/chromehttps://github.com/DefinitelyTyped/DefinitelyTypedMIT
css-loaderhttps://github.com/webpack-contrib/css-loaderMIT
style-loaderhttps://github.com/webpack-contrib/style-loaderMIT
ts-loaderhttps://github.com/TypeStrong/ts-loaderMIT
typescripthttps://github.com/Microsoft/TypeScriptApache-2.0
webpackhttps://github.com/webpack/webpackMIT
webpack-clihttps://github.com/webpack/webpack-cliMIT
chrome-extension-typescript-starterhttps://github.com/chibat/chrome-extension-typescript-starterMIT
ts-clipboardhttps://github.com/gforceg/ts-clipboardMIT
Skeletonhttps://github.com/dhg/Skeleton/ MIT

Contact

For any inquiry, please contact the Maintainers.

LICENSE

The MIT License (MIT) Copyright © 2018 Zalando SE, https://tech.zalando.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.