@linxs/toolkit
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

@linxs/toolkit

A comprehensive TypeScript utility library providing commonly used functions for web development.

Installation

npm install @linxs/toolkit
# or
yarn add @linxs/toolkit
# or
pnpm add @linxs/toolkit

Features

  • 🚀 TypeScript Support
  • 📦 Tree-shakeable
  • 🔧 Browser Compatible
  • 🧪 Well Tested
  • 📝 Well Documented

Modules

🔒 Storage

Enhanced Web Storage API with support for complex data types, expiration, and event listening. Learn more about Storage

🔍 Utils

Common utility functions for arrays, strings, types, and more. Learn more about Utils

📝 Logger

A flexible logging utility with support for multiple log levels, timestamps, namespaces, and formatted output. Learn more about Logger

🎯 Trading

Trading-related calculations and utilities. Learn more about Trading

👆 Fingerprint

Browser fingerprinting utilities for visitor identification. Learn more about Fingerprint

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull request

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @linxs/toolkit

Weekly Downloads

3

Version

0.3.1

License

MIT

Unpacked Size

812 kB

Total Files

175

Last publish

Collaborators

  • linxs