lucbories / devapt-core-common

DEPRECATED - Devapt core features for browser and server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEVAPT CORE COMMON

With DEVAPT you can easily develop powerfull application.

Devapt libraries are usefull to quickly develop applications with more JSON configuration and less code.

Overview

'devapt-core-common' is the main Devapt library. It doesn't depend on any other devapt library.

This project provides core features for configuration, datas, security, messaging, topology management...

Devapt is a set of libraries to help producing applications:

GitHub project

NPM package

API

MANUAL

Getting Started

Install the source tree (you need internet access, nodejs, git and npm):

git clone https://github.com/lucbories/devapt-core-common.git

Please see the develop branch for current development.

Contribute

See CONTRIBUTING

Licence

Copyright Luc BORIES 2015-2017

See LICENSE

Bugs / Questions

See ISSUES

See QUESTIONS

Before to submit an issue try these checklist:

  • have you searched a past issue ?
  • what behaviour do you expect ?
  • what behaviour do you have ?
  • how to reproduce your issue : version, sample of code, logs

About

DEPRECATED - Devapt core features for browser and server.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%