Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wejs/we-plugin-event

We.js plugin with event features
https://github.com/wejs/we-plugin-event

Last synced: 19 days ago
JSON representation

We.js plugin with event features

Awesome Lists containing this project

README

        

# We.js full-featured events/conference portal plugin

> Install this plugin in your project to add a full-featured events/conference portal
> We.js powered!

[![Dependency Status](https://david-dm.org/wejs/we-plugin-event.png)](https://david-dm.org/wejs/we-plugin-event)
[![Build Status](https://travis-ci.org/wejs/we-plugin-event.svg?branch=master)](https://travis-ci.org/wejs/we-plugin-event)
[![Coverage Status](https://coveralls.io/repos/github/wejs/we-plugin-event/badge.svg?branch=master)](https://coveralls.io/github/wejs/we-plugin-event?branch=master)

## Installation:

In We.js project run:

```sh
we i we-plugin-event
```

## Have suport to:

- Add a event portal system in your we.js project
- For see all features access http://events.wejs.org

### How to test

after clone and install npm packages:

```sh
npm test
```

#### Run tests with code coverage:

```sh
npm run coverage
```

##### For run only 'cfnewsFeature' test use:

```sh
we test -g 'cfnewsFeature'
```

#### NPM Info:
[![NPM](https://nodei.co/npm/we-plugin-event.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/we-plugin-event/)

## License

[the MIT license](https://github.com/wejs/we-core/blob/master/LICENSE.md).