1.1.7 • Published 5 months ago

mxik v1.1.7

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

mxik

js/ts client for tasnif.soliq.uz

Installation

You can install the package via

npm i mxik # pnpm i mxik | bun add mxik

Importing the Package

After installing the package, you can import it into your project. Below is an example of how to import the package:

ES6

import { MxikClient } from 'mxik'

CommonJS

const MxikClient = require('mxik')

Usage

Here are some examples of how to use the package:

import { MxikClient } from 'mxik'

const mxik = new MxikClient()

// find by any keyword
await mxik.search('Футболка')

// or get mxik code detais
await mxik.code('06111001018000000')

License

This project is licensed under the MIT License. See the LICENSE file for more details.

1.1.7

5 months ago

1.1.6

5 months ago

1.1.5

5 months ago

1.1.4

6 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

0.4.5

2 years ago

0.4.6

2 years ago

0.4.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.3.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago