ContaSystemer/elm-angularjs-custom-element

The package contains HTML functions to reuse AngularJS components in Elm


License
BSD-3-Clause
Install
elm-package install ContaSystemer/elm-angularjs-custom-element 1.1.2

Documentation

Reusing AngularJS directives/components in Elm

The package contains helper functions to view custom elements to reuse AngularJS directives/components in Elm.

The purpose of the package is to unlock teams who'd like to do a gradual migration from AngularJS to Elm. Existing AngularJS directives/components can be reused in Elm and gradually migrated when needed. It's an accompany package for a JavaScript library.