reprise
Module reloader
A module reloader specifically designed to work within the context of an Elixir development environment.
Simplified module reloader for Elixir
43 stars
4 watching
10 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list
elixirscans
Related projects:
Repository | Description | Stars |
---|---|---|
ecomfe/esl | A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
phoenixframework/phoenix_live_reload | A module providing live-reload functionality for Phoenix applications. | 317 |
rksm/hot-lib-reloader-rs | Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 616 |
elixir-waffle/waffle | A flexible file upload and attachment library for Elixir with support for multiple storage providers. | 733 |
khia/exlager | A wrapper library that embeds logging calls from the Lager module into Elixir modules if configured to do so. | 66 |
kkirsche/redtube_elixir | A library that wraps an adult content API in Elixir to retrieve video search results | 8 |
sindresorhus/electron-reloader | An Electron module that provides simple auto-reloading functionality during development | 572 |
meh/amnesia | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 694 |
woxtu/elixir-mbcs | A library providing functions for character encoding conversion using the erlang-mbcs module | 27 |
hentioe/honeycomb | An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
jeremyevans/rack-unreloader | A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. | 99 |
dojo/loader | A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
derekkraan/walkman | A testing library that wraps modules to isolate tests from the real world | 53 |
rektide/recyclec | A command line tool that executes Cycle.js scripts in a linear fashion | 0 |
restartr/ex-lolcat | A Elixir implementation of the lolcat meme generator | 7 |