1.0.1 • Published 10 months ago

yuumi-share v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

quick start

npm install yuumi-share --save
import { useShare, useDate } from 'yuumi-share'

const { getValueByPath } = useShare()
const { dateFormatter } = useDate()

console.log(dateFormatter(new Date())) // today is 2024-10-15 13:24:34
1.0.1

10 months ago

1.0.0

10 months ago