Skip to content

cheminfo/ghs-hazard

Repository files navigation

ghs-hazard

NPM version build status Test coverage npm download

Generation information about GHS hazards.

Installation

$ npm i ghs-hazard

Usage

import { myModule } from 'ghs-hazard';

const result = myModule(args);
// result is ...

License

MIT