šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

@allusivebox/core

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allusivebox/core

A simple package containing small, possibly overkill, code for projects I work on.

0.5.1
latest
Source
npm
Version published
Maintainers
0
Created
Source

npm (scoped) install size

What is this?

This package contains a lot of core functionality for stuff I find myself using regularly, either for my current job, personal projects, or small scripts that I write here and there. In truth, I don't expect anyone else to look at this and go "Wow, this is super cool, I need to use this!", but if you do, that's great.

A lot of the work in here originated from another npm package that I had originally tried to run with, but I quickly realized that it was growing massively out of scope, and that I had so many ideas I wanted to include, that I ultimately just burnt out. This package is an attempt to isolate core features I find myself using regularly and including them here. Anything outside that will be in another package, or per project as needed.

Usage

As previously stated, the intended usage of this is for commonly reused functionality, be it utility functions, types, what have you. It's free to use, and if you have any improvements, bugs, or suggestions, please feel free to open an issue.

What's Included?

I'm trying to keep this pretty bare bones. At present, there are a few classes and stuff, but the vast majority of this package (at least presently) is the various utility functions included. I do have plans for adding more stuff, it's just a matter of do they belong in the core package, or in others, is where I'm at now in the debate process.

What's new?

Check the change log for a complete list of all the changes between releases.

FAQs

Package last updated on 23 Dec 2024

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