tboiajs

1.4.1 • Public • Published

TBoIAjs

The Binding of Isaac: Afterbirth+ item list.
All info from PlatinumGod and The Binding of Isaac Rebirth Wiki.

Install

$ npm install tboiajs

Usage

const isaac = require("tboiajs");
 
console.log(isaac.item("1").description) //Returns The Sad Onion's Description
 

Documentation

item()              //Returns Array with item's all info
item().name         //Name of the item
item().quote        //Quote at pickup
item().description  //Item's description
item().type         //Pasive or Active
item().pool         //Pool where to find it
item().image        //Image of the item (WIP)
item().id           //ItemID
item().wiki         //Page from https://bindingofisaacrebirth.gamepedia.com/

Changelog

  • 1.0.0 Initial release.
    • 1.0.5 Minor fixes.
  • 1.1.0 +65 Items.
  • 1.2.0 Search by name.
    • 1.2.2 Complete translation and fix at readme.md lmao
  • 1.3.0 +100 Items (Total: 200)
    • 1.3.1 fix at readme.md jsjs
  • 1.3.0 +122 Items (Total: 322) we r 2 lazy to put a pretty number lol
    • 1.3.1 Fixed items.json syntax.

To do list

  • Complete items
  • Search by name
  • Documentation
  • Kill Delirium
  • Examples
  • Better images
  • Search by ID not position
  • Fix bugs
  • Feed my slave
  • Add Trinkets, Pills, etc

Contribute

Want to contribute? Let me know on Twitter

Package Sidebar

Install

npm i tboiajs

Weekly Downloads

0

Version

1.4.1

License

MIT

Last publish

Collaborators

  • kisin
  • nakido