Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A framework for rapidly building production quality analytics applications

License

NotificationsYou must be signed in to change notification settings

yavin-dev/framework

Repository files navigation

yavin-logo

Yavin Framework

A framework for rapidly building production quality analytics applications

Docs -Demo -Community

Yavin FrameworkPipeline Status

Note: This repository contains the core code of the Yavin framework. If you want to build an application using Yavin, visit theYavin App Repository.

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 thedemo app or run it yourself by following ourquick start guide.

yavin demo app landing page

Packages

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

PackageDescription
navi-coreLibrary of visualizations and common components
navi-dashboardsCollection of components for creating collections of visualization
navi-dataAdapters and serializers for connecting to data sources (elide/fili)
navi-directoryOverview of all saved/favorited reports and dashboards
navi-notificationsHelper library for in app alerts
navi-reportsCollection of components for building advanced ad-hoc reports

Contributing

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

  • git clone https://github.com/yavin-dev/framework.git
  • cd yavin
  • CI=true npm install (CI=true makes use of each package'spackage-lock.json file)
  • cd packages/reports (or whichever package)
  • ember s to run a local server
  • Thennpm test to test your changes

SeeCONTRIBUTING.md

Resources

License

This project is licensed under theMIT License.


[8]ページ先頭

©2009-2025 Movatter.jp