SkillAgentSearch skills...

Tslib.core

Typescript library that extends primitive methods to simulate standard libraries. Includes various utility methods.

Install / Use

/learn @kirinnee/Tslib.core
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

License

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

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated4y ago
Forks0

Languages

TypeScript

Security Score

75/100

Audited on Dec 2, 2021

No findings