@sanjo-addons/bags

2.1.0 • Public • Published

Bags

A library of functions for bags related things that can help other add-on creators to save some work.

Included functions:

  • Bags.countItem: a function which counts the number of items with a specific item ID in the bags.
  • Bags.findItem: a function which searches for an item or one of multiple items.
  • Bags.hasItem: a functions which checks if a specific item is in one of the bags.
  • Bags.determineNumberOfFreeSlots: a function which determines the number of free slots.
  • Bags.areBagsFull: a function which checks if all bags are full.
  • Bags.hasFreeSpace: a function which checks if there is any free space.

How to use

Please see "How to use Library" for how to use this library.

Readme

Keywords

none

Package Sidebar

Install

npm i @sanjo-addons/bags

Weekly Downloads

0

Version

2.1.0

License

none

Unpacked Size

5.74 kB

Total Files

8

Last publish

Collaborators

  • sanjo-addons