arkit

v1.0.14
A CLI tool to visualise a JavaScript, TypeScript or Flow codebase architecture
architecture cli codebase component diagram flow generate javascript js and 6 more...

compile

tsc --project .

lint

eslint --ext .ts .

build-schema

typescript-json-schema src/schema.ts ConfigSchema --required true --id 'https://raw.githubusercontent.com/dyatko/arkit/master/schema.json' -o schema.json

build

npm run compile && npm run build-schema

jest

jest

test

npm run lint && npm run jest

prepare

npm run test && npm run build

Metadata

  • MIT
  • >= 6.16.0
  • Marat Dyatko
  • released 2/26/2019

Downloads

Maintainers