alloyfyi
v0.1.0
Published
Metal alloys and materials science API client — alloyfyi.com. Zero dependencies.
Maintainers
Readme
alloyfyi
Metal alloys and materials science API client — alloyfyi.com. Zero dependencies.
Install
npm install alloyfyiQuick Start
import { AlloyFYI } from "alloyfyi";
const client = new AlloyFYI();
const results = await client.search("steel");
console.log(results);License
MIT
