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

1.88.9 • Public • Published

jobhopin-core

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

Installation

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

yarn add @jobhopin/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 @jobhopin/core to link another package that you’d like to test into your current project.

Usage

import { isDev } from '@jobhopin/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.

Upgrade version

Create new version 1.87.0

Readme

Keywords

none

Package Sidebar

Install

npm i @jobhopin/core

Weekly Downloads

0

Version

1.88.9

License

UNLICENSED

Unpacked Size

3.78 MB

Total Files

3315

Last publish

Collaborators

  • thai.truong
  • phuongnghiem13
  • nga.nguyen
  • duylm
  • du.tran
  • khanghuynh92
  • vuongduongbuh