@mll-lab/js-utils Shared JavaScript utilities of MLL Install yarn add @mll-lab/js-utils Usage Just import the functions you need and call them, for example: import { isLabID } from '@mll-lab/js-utils'; isLabID('obviously not');