Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 309 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 309 Bytes

href-search

Build Status

yarn add href-search

import Hsearch from 'href-search'

const id = Hsearch('id');


const name= Hsearch('name','id=1&name=2')


结合 URLSearchParams