subtender

0.15.0 • Public • Published

subtender

npm version

Build Status

subtender is a collection of utilities that I found useful during develpment.

Importing

This package comes with multiple tiers of dependencies:

  • subtender/base: things that requires no dependency

  • subtender/tier1: everything in subtender/base, and things that requires:

    • lodash
    • react-redux
  • subtender is the same as subtender/tier1.

  • subtender/kc includes functions related to KanColle Game mechanisms, has to be opted-in. Unlike subtender/poi, this module does not require poi. Additional depedencies:

    • lodash
  • subtender/poi to import tools for poi development, has to be opted-in. It also re-exports subtender/kc.

Ignore peer dependency warnings accordingly.

Readme

Keywords

Package Sidebar

Install

npm i subtender

Weekly Downloads

244

Version

0.15.0

License

MIT

Unpacked Size

61.3 kB

Total Files

18

Last publish

Collaborators

  • javran