UNPKG

@spalger/kibana

Version:

Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elastic

9 lines (8 loc) 241 B
describe('Index Patterns', function () { require('./_index_pattern'); require('./_cast_mapping_type'); require('./_map_field'); require('./_pattern_to_wildcard'); require('./_get_computed_fields'); require('./_FieldFormat'); });