mirror of
https://github.com/hariroshan/elm-native-library.git
synced 2024-12-04 17:02:49 +03:00
added minimal readme
This commit is contained in:
parent
68bb47f14a
commit
0e71a14d38
@ -1 +1,3 @@
|
|||||||
# Elm custom elements bindings for Nativescript
|
# Elm custom elements bindings for Nativescript
|
||||||
|
|
||||||
|
This library should be used with [elm-native](https://github.com/hariroshan/elm-native) elm library
|
||||||
|
@ -17,5 +17,6 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "^4.9.4"
|
"typescript": "^4.9.4"
|
||||||
}
|
},
|
||||||
|
"funding": "https://github.com/sponsors/hariroshan"
|
||||||
}
|
}
|
||||||
|
@ -1 +1,3 @@
|
|||||||
# Elm bindings for Nativescript
|
# Elm bindings for Nativescript
|
||||||
|
|
||||||
|
This library should be used with [elm-native](https://github.com/hariroshan/elm-native) JS library
|
||||||
|
Loading…
Reference in New Issue
Block a user