@skycapp/core
TypeScript icon, indicating that this package has built-in type declarations

1.8.2 • Public • Published

Skycapp Core Common Libraries and Utilities

The NPM package provides common shared libraries and utilities functions for writting applications integrated with the Skycapp platform.

CLI Usage

npm i -g @skycapp/core to install globally your existing NodeJS environment.

skycapp version for CLI utility version information skycapp --help for subcommand documentation and examples

Project Integration

npm i -S @skycapp/core to install and save into your project's dependencies list

Development

npm i # to install project dependencies
npm test-watch # to rerun test cases upon changes

Publication

npm run build
npm publish --access public

License

Copyright © Skycapp. All rights reserved. See LICENSE file.

Attribution

Preston Lee (@preston)

/@skycapp/core/

    Package Sidebar

    Install

    npm i @skycapp/core

    Weekly Downloads

    214

    Version

    1.8.2

    License

    SEE LICENSE IN LICENSE

    Unpacked Size

    95.1 kB

    Total Files

    107

    Last publish

    Collaborators

    • preston.lee