New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kirinnee/core

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kirinnee/core

Typescript Library that extends primitives to simulate standard library. Provide multiple common and performant utility function to manipulate primitives.

  • 0.7.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
51
decreased by-71.02%
Maintainers
1
Weekly downloads
 
Created
Source

Core

Typescript Library that extends primitives to simulate standard library. Provide multiple common and performant utility function to manipulate primitives.

Source: GitLab

Mirror: GitHub

Getting Started

Install via NPM

$ npm i @kirinnee/core

or

Install via Yarn

$ yarn add @kirinnee/core --prefer-offline

Using in browser

Attach scripts in dist/ folder as the very first script (after polyfills)

<script src="./dist/@kirinnee/core.min.js"></script>

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • kirinnee

License

This project is licensed under MIT - see the LICENSE.md file for details

FAQs

Package last updated on 21 May 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