Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fourlabsldn/exposer
Module to expose private functions of a module
https://github.com/fourlabsldn/exposer
Last synced: 5 days ago
JSON representation
Module to expose private functions of a module
- Host: GitHub
- URL: https://github.com/fourlabsldn/exposer
- Owner: fourlabsldn
- Created: 2016-02-25T13:55:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-03-01T10:40:30.000Z (over 8 years ago)
- Last Synced: 2024-11-10T15:08:09.611Z (7 days ago)
- Language: JavaScript
- Size: 33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exposer
[![Build Status](https://travis-ci.org/fourlabsldn/Exposer.svg?branch=master)](https://travis-ci.org/fourlabsldn/Exposer)Module to expose private functions of a module
## Instalation
**Bower**
```
bower install private-exposer
```