0.1.4 • Published 6 years ago

@miriamjs/sucrase-mobx v0.1.4

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

sucrase-mobx

sucrase-mobx is mobx extensions for Sucrase.

npm install @miriamjs/sucrase-mobx

Features

  • Feature 1
  • Feature 2

Developing this Package

Watchman Configuration

In order to use sucrase-mobx in your project while also developing it:

cd /my/local/spot
git clone git@github.com:miriamjs/sucrase-mobx.git sucrase-mobx
brew uninstall watchman
brew update && brew upgrade
brew install --HEAD watchman
npm i -g wml
wml add <src> <dst>
wml list
wml start
0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago