tui-chart

v3.6.1
TOAST UI Application: Chart
nhnent tui application chart

serve

webpack-dev-server --inline --hot -d

serve:ie8

webpack-dev-server -d

deploy

npm run deploy:all && npm run deploy:babelpolyfill && npm run deploy:nodepth && cp -R ./maps ./dist && node tsBannerGenerator.js

deploy:nodepth

webpack --production --nodepth && webpack --production --nodepth --minify

deploy:all

webpack --production --alldepth && webpack --production --alldepth --minify

deploy:babelpolyfill

webpack --production --babelpolyfill && webpack --production --babelpolyfill --minify

test

karma start

test:ne

KARMA_SERVER=ne karma start

test:types

tsc --project test/types

doc:dev

tuidoc --dev

doc

tuidoc

eslint

eslint src/js test/

tslint

tslint index.d.ts

Metadata

  • MIT
  • Whatever
  • NHN Ent. FE Development Lab
  • released 3/5/2019

Downloads

Maintainers