@joktec/alert
TypeScript icon, indicating that this package has built-in type declarations

0.0.112 • Public • Published

joktec-alert

Core Libraries such as type definitions, api clients and utils serving for backend services and frontend services

Installation

Use the package manager to install @joktec/alert (if you have been published to npm registry)

yarn add @joktec/alert

Local Development

For development, a package can be linked into another project. This is often useful to test out new features

  cd joktec-core
  yarn link

Use yarn link @joktec/alert to link another package that you’d like to test into your current project.

Usage

import { isDev } from '@joktec/alert/dist/utils';

isDev();

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Readme

Keywords

Package Sidebar

Install

npm i @joktec/alert

Weekly Downloads

25

Version

0.0.112

License

MIT

Unpacked Size

286 kB

Total Files

40

Last publish

Collaborators

  • tuanhuynhhh
  • trangiabao1203