JSPM

  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q94060F
  • License MIT

The High-Performance SOA Real-Time Framework for Node.JS

Package Exports

  • @onixjs/core

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@onixjs/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

OnixJS - FrameWork Beerpay Beerpay Coverage Status Travis npm (scoped)

alt text

Disclaimer: This framework is in active development and won't be ready for production until we reach release candidate.

  • Alpha release date: Feb 2018
  • Estimated date for beta release: Apr 2018
  • Estimated date for release candidate: EO2Q/2018

Installation

$ npm install --save @onixjs/core

Features

The OnixJS FrameWork is an Enterprise Grade Node.JS platform that implements only Industry Standards and Patterns in order provide the best development experience possible:

  • High-Availability
  • High-Performance
  • Built-in TypeScript
  • Identity Provider (SSO)
  • OpenID Authentication
  • OAuth2 Resources Authorization
  • FrameWork Agnostic SDK (For ES6+/TypeScript Clients)
  • Dependency Injection (DI)
  • Service Oriented Architecture or Monolithic Architecture.
  • Representational State Transfer API (REST API)
  • Remote Procedure Call and Streams API (RPC/RPCS APIs)
  • Module and Component Level LifeCycles (Hooks)
  • Back-end compatible with any ORM (LoopBack's Datasource Juggler, Mongoose, Sequelize, TypeORM, Etc)

Documentation

The following link will take you to the OnixJS Documentation

DISCLAIMER: The wiki is a temporal documentation created to start guiding developers into the OnixJS World. An Official Web and More Complete Documentation Sites are currently being developed.

Philosophy

The OnixJS philosophy is to empower developers to decide which dependencies they want to install and maintain in their projects.

We strongly believe that staging or deploying your project, now or in a year... MUST NOT be affected by the framework or any of its dependencies, and that is the reason of why we decided to use practically zero dependencies.

All of this while providing with cool and modern features and mechanisms to build a better communicated, scalable and highly-available product.

Core Documentation

$ git clone git@github.com:onixjs/core.git
$ cd core
$ npm install && npm run serve:docs

Documents will be served on http://127.0.0.1:3000

Note: Core documentation is not focused on end application developers.

Test

$ git clone git@github.com:onixjs/core.git
$ cd core
$ npm install && npm run test

Contributors


Jonathan Casarrubias

💻

Andres David Jimenez

💡

Paul Warelis

📖

Miguel Serrano

💻💡

Ixshel Escamilla

📋🔍

This project follows the all-contributors specification. Contributions of any kind welcome!