@ponzi/scheme-3

1.0.28 • Public • Published

pf-ponzi-3

install

yarn add @ponzi/scheme-3

use

In your client app:

import { createApp } from 'vue'
import App from './App.vue'
import { ponzi } from '@ponzi/scheme-3'
// you can instead import any individual components listed in the documentation
// and add those as globals with `app.component`

createApp(App).use(ponzi).mount('#app')

components

See docs/components.md for early documentation on components, see the examples folder for components in-use.

If you're a non-PersonalFinance human reading this, there's also a Slider and BottomSheet component built elsewhere.

Readme

Keywords

none

Package Sidebar

Install

npm i @ponzi/scheme-3

Weekly Downloads

2

Version

1.0.28

License

MIT

Unpacked Size

51.6 kB

Total Files

10

Last publish

Collaborators

  • pearofducks
  • hannakamperud