@aiou/dayjs-plugin-template

dayjs plugin template

Usage no npm install needed!

<script type="module">
  import aiouDayjsPluginTemplate from 'https://cdn.skypack.dev/@aiou/dayjs-plugin-template';
</script>

README

@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