1.0.20 • Published 1 year ago

@baotg/example-gateway v1.0.20

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

Installation

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

yarn add @baotg/core

Local Development

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

  cd jobhopin-core
  yarn link

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

Usage

import { isDev } from '@baotg/core';

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.

1.0.20

1 year ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago