1.0.26 • Published 12 months ago

product-fruits v1.0.26

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

Product Fruits NPM SDK

Use this package for Product Fruits installation into NPM environments. This package can be used in browser environments. The package supports TypeScript.

Instructions

  1. Install this package
npm install product-fruits --save
  1. Use this package
import { productFruits } from 'product-fruits';

// Call this later in your code; it can be called only once.
// This will load Product Fruits content immediatelly.
// Pass the real username of the current user. Read our docs for more options.
productFruits.init('YOUR PROJECT CODE', 'LANGUAGE CODE', { username: '<<REPLACE>>' });

More docs

Read more at https://help.productfruits.com/en/article/npm-package

1.0.26

12 months ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.22

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago