Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Outline

PartFuse Node.js Examples

Examples using native fetch (Node 18+) and axios.

Setup

  1. Copy .env.example to .env in the root:
    cp ../.env.example .env
  2. Install dependencies:
    npm install

Usage

# Search
npm run search -- "ATMEGA328P"

# Compare
npm run compare -- "STM32F407" 10

# BOM Compare (reads bom.json)
npm run bom
Morty Proxy This is a proxified and sanitized view of the page, visit original site.