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

2.2.7 • Public • Published

ASU SHARES Core Common Libraries and Utilities

The NPM package provides common shared libraries and utilities functions for writting applications integrated with the ASU SHARES stack.

CLI Usage

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

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

Project Integration

npm i -S @asushares/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 © 2023-2024 ASU SHARES. All rights reserved. See LICENSE file.

Authors

Preston Lee (@preston)

/@asushares/core/

    Package Sidebar

    Install

    npm i @asushares/core

    Weekly Downloads

    188

    Version

    2.2.7

    License

    Apache-2.0

    Unpacked Size

    426 kB

    Total Files

    66

    Last publish

    Collaborators

    • preston.lee