Skip to content

cozy-elixir/javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript

Communicate with JavaScript runtimes.

Notes

DON'T USE IT.

This package is still in its early stages, so it may still undergo significant changes, potentially leading to breaking changes.

Installation

Add :javascript to the list of dependencies in mix.exs:

def deps do
  [
    {:javascript, <requirement>}
  ]
end

Usage

For more information, see the documentation.

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks