Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgwidmann/global
Wrapper of the Erlang :global module
https://github.com/mgwidmann/global
Last synced: 29 days ago
JSON representation
Wrapper of the Erlang :global module
- Host: GitHub
- URL: https://github.com/mgwidmann/global
- Owner: mgwidmann
- Created: 2015-06-17T04:58:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T05:15:50.000Z (over 9 years ago)
- Last Synced: 2024-10-08T10:54:55.043Z (about 1 month ago)
- Language: Elixir
- Homepage:
- Size: 117 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- freaking_awesome_elixir - Elixir - Wrapper of the Erlang `:global` module. (Utilities)
- fucking-awesome-elixir - global - Wrapper of the Erlang `:global` module. (Utilities)
- awesome-elixir - global - Wrapper of the Erlang `:global` module. (Utilities)
README
Global
======[![Build Status](https://semaphoreci.com/api/v1/projects/1a8b66a1-b3c3-4acd-9342-c06c8a3fc979/457820/badge.svg)](https://semaphoreci.com/mgwidmann/global)
Implementation wrapper of the Erlang `:global` module included with documentation. A
few methods have been slightly tweaked to fit better with the standard API Elixir
ships with.