zalando-incubator / bro-q

Licence: MIT License
Chrome Extension for JSON formatting and jq filtering in your browser.

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to bro-q

mogo
A collection of small DRY Go utilities to make life easier. DRY = Don't Repeat Yourself.
Stars: ✭ 19 (-76.83%)
Mutual labels:  utilities
modape
MODIS Assimilation and Processing Engine
Stars: ✭ 19 (-76.83%)
Mutual labels:  filter
filtering-stft-and-laplace-transform
Simple demo of filtering signal with an LPF and plotting its Short-Time Fourier Transform (STFT) and Laplace transform, in Python.
Stars: ✭ 50 (-39.02%)
Mutual labels:  filter
productivity-tips-for-mac
Awesome Productivity Tips for Mac Developers
Stars: ✭ 38 (-53.66%)
Mutual labels:  utilities
react-sendbird-messenger
ReactJS (React-router-dom v6 + Antdesign + Firebase + Sendbird + Sentry) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
Stars: ✭ 39 (-52.44%)
Mutual labels:  filter
devbricksx-android
DevBricksX provides plenty of useful classes that will be used in daily Android development.
Stars: ✭ 22 (-73.17%)
Mutual labels:  utilities
TableBundle
Symfony Bundle for easy pagination and filtering
Stars: ✭ 24 (-70.73%)
Mutual labels:  filter
opentracing-utils
Convenient utilities for adding OpenTracing support in your python projects
Stars: ✭ 20 (-75.61%)
Mutual labels:  utilities
flop
Filtering, ordering and pagination for Ecto
Stars: ✭ 56 (-31.71%)
Mutual labels:  filter
loggin-js
📝 Customizable and expandable logger for Node.js
Stars: ✭ 20 (-75.61%)
Mutual labels:  filter
BioBalanceDetector
Bio Balance Detector's products aim to show the weak electromagnetic fields around every living being (including plants, animals and humans) and display it in a heat-map like hyper-spectral image.
Stars: ✭ 18 (-78.05%)
Mutual labels:  filter
Exopite-Multifilter-Multi-Sorter-WordPress-Plugin
Display and/or sort/filter any page or post types by multiple taxonomies or terms (like post by categories and/or tags) with AJAX. Exopite multifilter, multi-sortable, multi selectable, multi filterable sortable Wordpress Plugin.
Stars: ✭ 18 (-78.05%)
Mutual labels:  filter
GazeToolkit
Toolkit for processing eye movement data, fixation filtering, smoothing, etc.
Stars: ✭ 21 (-74.39%)
Mutual labels:  filter
urban road filter
Real-time LIDAR-based Urban Road and Sidewalk detection for Autonomous Vehicles 🚗
Stars: ✭ 134 (+63.41%)
Mutual labels:  filter
jq-illustrated
illustrated tutorial of jq (and the scripts that create it)
Stars: ✭ 20 (-75.61%)
Mutual labels:  jq
dftools
Tools for Star Wars: Dark Forces assets.
Stars: ✭ 18 (-78.05%)
Mutual labels:  utilities
Audio-Digital-Processing
数字信号处理大作业:Matlab实现语音分析:加噪声,频谱分析,滤波器等等(内附报告)【Matlab for speech analysis: add noise, spectrum analysis, filter, etc】
Stars: ✭ 40 (-51.22%)
Mutual labels:  filter
CodeDroneDIY
The most simple, but working, quadricopter flight controller from scratch, using Arduino Uno/Nano.
Stars: ✭ 68 (-17.07%)
Mutual labels:  filter
RayCarrot.RCP.Metro
Rayman Control Panel (4.0.0 and above)
Stars: ✭ 24 (-70.73%)
Mutual labels:  utilities
quick-add-github-issue-browser-extension
Quickly add GitHub issues direct from a browser button
Stars: ✭ 14 (-82.93%)
Mutual labels:  utilities

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

  • deep link using fragments in order to share your jq expression
  • no need to post your json to any external services for formatting
  • open your json file in Chrome (no API needed, local json files are working too)
  • search & filtering functionality
  • highlighting
  • filtering with jq, no installation needed
  • saving commonly used filters for easy access later
  • editor customization
  • full coverage of jq functionality
  • create a shell command with your filter and curl
  • copy your json file or the filter output to the clipboard

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

Name URL License
babel-core https://github.com/babel/babel/tree/master/packages/babel-core MIT
babel-loader https://github.com/babel/babel-loader MIT
babel-preset-env https://github.com/babel/babel-preset-env MIT
brace https://github.com/thlorenz/brace MIT
copy-webpack-plugin https://github.com/webpack-contrib/copy-webpack-plugin MIT
jq-web https://github.com/fiatjaf/jq-web ISC
moment https://github.com/moment/moment MIT
wasm-loader https://github.com/ballercat/wasm-loader MIT
@types/node https://github.com/DefinitelyTyped/DefinitelyTyped MIT
@types/ace https://github.com/DefinitelyTyped/DefinitelyTyped MIT
@types/chrome https://github.com/DefinitelyTyped/DefinitelyTyped MIT
css-loader https://github.com/webpack-contrib/css-loader MIT
style-loader https://github.com/webpack-contrib/style-loader MIT
ts-loader https://github.com/TypeStrong/ts-loader MIT
typescript https://github.com/Microsoft/TypeScript Apache-2.0
webpack https://github.com/webpack/webpack MIT
webpack-cli https://github.com/webpack/webpack-cli MIT
chrome-extension-typescript-starter https://github.com/chibat/chrome-extension-typescript-starter MIT
ts-clipboard https://github.com/gforceg/ts-clipboard MIT
Skeleton https://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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].