Socket
Socket
Sign inDemoInstall

subtender

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

subtender

Javran's utility functions


Version published
Weekly downloads
366
decreased by-28.38%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 13 Nov 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc