Release v0.32.1
Unclaimed project
Are you a maintainer of elixirscript? Claim this project to take control of your public changelog and roadmap.
Changelog
Converts Elixir to JavaScript
Last updated over 6 years ago
Release v0.32.1
Release v0.28.0
superdefoverridableIO.inspect\1, IO.puts\1, IO.puts\2, IO.warn\1Elixir.load for loading generated JavaScript modules in bundled output.
Unlike Elixir.start, this will only call __load on the module and return the functions on itconst exports = Elixir.load(Elixir.MyApp);
exports.hello();
for translationMultiple when clauses in guards
Kernel.defdelegate/2
js_modules configuration option has been added. This is a keyword list of JavaScript modules that will be used.
js_modules: [
{React, "react"},
{ReactDOM, "react-dom"}
]
js-module flag has been added to the CLI in order to pass js modules.
e...
Simple, open source, lightweight and privacy-friendly web analytics alternative to Google Analytics.
A self-hosted data logger for your Tesla 🚘 [main maintainer=@JakobLichterfeld]
A toolkit for data mapping and language integrated query.
Automate code & data workflows with interactive Elixir notebooks