0.1.3 • Published 4 years ago

@4a/source v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Source

Install

npm i @4a/source

Usage

import source from '@4a/source'


// 查找来源
source.getFrom()

// 查找特定字段
source.get('field')

// 查找search对象
source.query()

// 查找referrer对象
source.referrerQuery()


// 查找百度搜索关键字
source.getBaiduKeyword()

// 查找搜狗搜索关键字
source.getSogouKeyword()

Example

npm run dev
0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago