make-elm-native-module

1.0.2 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i make-elm-native-module

    Weekly Downloads

    0

    Version

    1.0.2

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • eeue56