Skip to content

Blue Ocean Modular UX Widgets and associated tooling

License

Notifications You must be signed in to change notification settings

REC-SPb-ETU/ux-widget-framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blue Ocean Modular UX Widgets

Packages

  • ux-widget-framework - Contains both build-time tools to compile widgets, as well as runtime library code used by widgets themselves.
  • pipeline-graph - The PipelineGraph component used to show the results of a build in graphical form, from Blue Ocean.

Building

Yarn

  1. Clone the repo
  2. cd blueocean-widgets
  3. yarn
  4. yarn bootstrap
  5. yarn dist

NPM

  1. Clone the repo
  2. cd blueocean-widgets
  3. npm i
  4. npm run bootstrap
  5. npm run dist

About

Blue Ocean Modular UX Widgets and associated tooling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.1%
  • JavaScript 3.1%
  • CSS 1.6%
  • Other 0.2%