The Wayback Machine - https://web.archive.org/web/20201103014855/https://github.com/elixirscript/elixirscript_web
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ElixirScriptWeb

An ElixirScript FFI Library for Web APIs

For detailed documentation on the APIs exposed, check MDN's Web API documentation

Installation

If available in Hex, the package can be installed by adding elixir_script_web to your list of dependencies in mix.exs:

def deps do
  [
    {:elixir_script_web, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/elixir_script_web.

About

An ElixirScript library for Web APIs

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.