Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@misiki/litekart-utils

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@misiki/litekart-utils

[![npm version](https://litekart.in/logo-litekart.png)](https://litekart.in)

  • 1.0.63
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
38
increased by46.15%
Maintainers
0
Weekly downloads
 
Created
Source

LiteKart Utility NPM Package

npm version

This npm package provides functionality to connect with the LiteKart backend and can be used as services.

Installation

You can install the LiteKart utility npm package using npm:

npm i @misiki/litekart-utils

You can install the LiteKart npm package using pnpm:

pnpm i @misiki/litekart-utils

Usages

you can use this by importing services and then using the functions as needed

import {services} from '@misiki/litekart-utils'
const data = await services.CartServices.fetchCart(
    ...
)

Contributions

We are in early phase of this npm package and needs contribution from the community.

FAQs

Package last updated on 31 Aug 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

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