Socket
Socket
Sign inDemoInstall

subtender

Package Overview
Dependencies
2
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    subtender

Javran's utility functions


Version published
Weekly downloads
192
decreased by-27.27%
Maintainers
1
Install size
67.4 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 13 Nov 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc