uber/manifold

CI / dev experience remaining issues

Open

#28 opened on Sep 12, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (119 forks)batch import
dev exphelp wanted

Repository metrics

Stars
 (1,619 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  • add readme to npm homepage https://www.npmjs.com/package/@mlvis/manifold
  • add publishing script to Travis CI
  • auto bump version in the main package.json (currently ocular-publish only bumps versions in modules package.json
  • install storybook for development purpose
  • properly structure published module (below is the current structure, which causes import Manifold from '@mlvis/manifold' to not work #27 image
  • add depcheck
  • use gh-pages module to deploy website

Contributor guide