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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    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