1.0.2 • Published 7 years ago

make-elm-native-module v1.0.2

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
7 years ago

make-elm-native-module

A package for generating Elm Native modules

cd example/

make-elm-native-module src/Native/Example.js src/Native/Other.js
> Enabling native-modules...
> Generated 1 files successfully!

This will generate src/Native/Example.js and src/Native/Other.js with all the boilerplate you need to get started.

It'll also add the native-modules field that's needed to make Elm find Native packages.

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago