@telar/core

Telar core in JavaScript.

Usage no npm install needed!

<script type="module">
  import telarCore from 'https://cdn.skypack.dev/@telar/core';
</script>

README

Telar Core

Travis (.org) codecov npm NPM

Telar Core in TypeScript

Telar Core including basic tools for Telar projects. Providing base packages for database, handle server request/response , email, phone, re-captcha, security and other useful functionalitis for Telar projects.

Prerequires

npm install koa @koa/router ajv reflect-metadata @telar/mvc
#or
yarn add koa @koa/router ajv reflect-metadata @telar/mvc

Installation

Telar core is available on npm. You can install it using:

npm install @telar/core
#or
yarn add @telar/core

Community

Need help, join our community.

Documentation

TODO.

License

This project is licensed under the terms of the MIT license.