0.0.1 • Published 1 year ago
@the-soliton/elastic v0.0.1
Installation
Use the package manager to install @the-soliton/elastic (if you have been published to npm registry)
yarn add @the-soliton/elasticLocal Development
For development, a package can be linked into another project. This is often useful to test out new features
cd joktec-core
yarn linkUse yarn link @the-soliton/elastic to link another package that you’d like to test into your current project.
Usage
import { isDev } from '@the-soliton/elastic/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.
0.0.1
1 year ago