🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

github.com/blevesearch/bleve-mapping-ui

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
b

github.com/blevesearch/bleve-mapping-ui

v0.7.0
Version published
Created
Issues
3

bleve mapping UI

A reusable, web-based editor and viewer UI for bleve IndexMapping JSON based on angular JS, angular-bootstrap and the angular-ui-control.

Demo

Build the sample webapp...

go build ./cmd/sample

Run the sample webapp...

./sample

Browse to this URL...

http://localhost:9090/sample.html

Screenshot

screenshot

License

Apache License Version 2.0

For bleve mapping UI developers

Code generation

There's static bindata resources, which can be regenerated using...

go generate

Unit tests

There are some "poor man's" unit tests, which you can run by visiting...

http://localhost:9090/mapping_test.html

FAQs

Package last updated on 14 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts