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

https://github.com/hivesolutions/yonius

Foundation structure for Javascript (ES6)
https://github.com/hivesolutions/yonius

commons foundation yonius

Last synced: about 1 year ago
JSON representation

Foundation structure for Javascript (ES6)

Awesome Lists containing this project

README

          

# [Yonius](http://yonius.hive.pt)

Building blocks for JavaScript (ES6) and TypeScript.

Making it easier and faster to build simple JS scripts.

## Test

```bash
MONGO_URL=mongodb://localhost/test npm run test
```

## License

Yonius is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).

## Build Automation

[![Build Status](https://app.travis-ci.com/hivesolutions/yonius.svg?branch=master)](https://travis-ci.com/github/hivesolutions/yonius)
[![Build Status GitHub](https://github.com/hivesolutions/yonius/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/yonius/actions)
[![Coverage Status](https://coveralls.io/repos/hivesolutions/yonius/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/yonius?branch=master)
[![npm Status](https://img.shields.io/npm/v/yonius.svg)](https://www.npmjs.com/package/yonius)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)