Skip to content

neo-hack/dayjs-plugin-template

Repository files navigation

@aiou/dayjs-plugin-template

build dayjs plugin lib

npm GitHub stackblitz

Edit on StackBlitz ⚡️

features

  • 💪 Type safe - build with typescript

install

demo usage of this repo

pnpm i @aiou/dayjs-plugin-template dayjs

usage

Hello

import Hello from '@aiou/dayjs-plugin-template'

dayjs.extend(Hello)
dayjs.hello().say()

params of hello()

  • word