dronelink-kernel

The Dronelink Kernel

Usage no npm install needed!

<script type="module">
  import dronelinkKernel from 'https://cdn.skypack.dev/dronelink-kernel';
</script>

README

DronelinkKernel

The Dronelink kernel

NPM JavaScript Style Guide

Install

npm install --save dronelink-kernel

Usage

import * as Dronelink from "dronelink-kernel"

Author

Dronelink, dev@dronelink.com

License

DronelinkCore is available under the DRONELINK license. See the LICENSE file for more info.

Deploy NPM

npm run build:webpack-npm

Deploy JS

npm run build:webpack && npx javascript-obfuscator ./dist/dronelink-kernel.js --output ./dist/dronelink-kernel.js --config obfuscator.json