1.5.0 • Published 5 years ago

@alexreardon/sink v1.5.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

sink ⚓️

For when you no longer want to flowt

A cli tool to help with the migration of Atlaskit components from flow to typescript.

It runs repeatable conversion tasks to help accelerate quality conversions

Usage

Be sure to use the @latest suffix to ensure that you are always running the latest version

npx @alexreardon/sink@latest [path-to-package]

Usage: with global install

yarn global add @alexreardon/sink
sink [path-to-package]

Local development

  1. Start typescript compiler: yarn dev
  2. To run against a folder: yarn start [path-to-package]

Learning Typescript

See the learning typescript notes

1.5.0

5 years ago

1.4.0

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago