Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

asushares/core

Repository files navigation

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. It can be used in both backend applications such as Node and Express, as well as frondend applications such as Angular and React.

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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published