0.4.0 • Published 1 year ago

@macloud-developer/inflow-source v0.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

npm NPM

inflow source

The path of a user to the site can be stored in and retrieved from localStorage.

Installation

npm install @macloud-developer/inflow-source
yarn add @macloud-developer/inflow-source

Usage

import { useInflowSource } from '~/compositions/common/inflow-source'

const inflowSource = useInflowSource(window.localStorage)

inflowSource.set(
  currentDate, referrer,location.href
)
  

node version

$ node --version
v16.13.2
$ npm --version
8.1.2
0.4.0

1 year ago

0.3.0

1 year ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago