JSPM

  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q94420F
  • 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 Travis npm (scoped) Coveralls github

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.
  • Representional 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, Sequalize, TypeORM, Etc)

Documentation

The following link will take you to the OnixJS Documentation

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

Phylosophy

The OnixJS phylosophy 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

Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay