Skip to content
/ navi Public
forked from yavin-dev/framework

An indispensable guide to exploring your data

License

Notifications You must be signed in to change notification settings

rishi-aga/navi

 
 

Repository files navigation

yavin-logo

Yavin

Rapidly build production quality analytics applications

Docs - Demo - Community

Yavin Framework Pipeline Status

Yavin is a framework for rapidly building custom data applications that offers both a UI and an API. Yavin can also be deployed as a standalone business intelligence tool in a few simple steps. Build reports, assemble dashboards, and explore data with ad-hoc queries.

Jump right in with the demo app or run it yourself by following our quick start guide.

yavin demo app landing page

Packages

You can install the individual packages via npm npm (custom registry) npm (custom registry) npm (custom registry)

Package Description
admin 🚧 Under construction panel for managing users/roles/etc 🚧
navi-core Library of visualizations and common components
navi-dashboards Collection of components for creating collections of visualization
navi-data Adapters and serializers for connecting to data sources (elide/fili)
navi-directory Overview of all saved/favorited reports and dashboards
navi-notifications Helper library for in app alerts
navi-reports Collection of components for building advanced ad-hoc reports
navi-search Global search bar experience

Contributing

Assuming you have git, node (>=10), and ember-cli

  • git clone https://github.com/yahoo/yavin.git
  • cd yavin
  • npm install
  • cd packages/reports (or whichever package)
  • ember s to run a local server
  • Then npm test to test your changes

See CONTRIBUTING.md

Resources

License

This project is licensed under the MIT License.

About

An indispensable guide to exploring your data

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.7%
  • TypeScript 20.7%
  • Handlebars 3.2%
  • Kotlin 3.0%
  • CSS 3.0%
  • Less 2.0%
  • Other 0.4%