0.0.80 • Published 1 year ago

nxtu v0.0.80

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

NXTU - NeXT Usable - Usable components for Websites

Collection of useful reusable components for your projects

Import

import { YoutubePreview,UPI } from 'nxtu'

Components

Examples

Youtube Preview Card

import { YoutubePreview } from 'nxtu'

<YoutubePreview 
    videoUrl="https://www.youtube.com/watch?v=xxxxxxxxxxx"
/>

UPI Payment Card

import { UPI } from 'nxtu'

<UPI
upiOptions={
    {
    "payeeVPA": "some@provider",
    "payeeName": "Some Payee Name",
    "amount": 100,
    "note": "Test transaction using UPI"
    }
} />

Issues & Support

Any issues found or require support for the components or has any feature requests? Please open a ticket

Contribute

Interested in contributing to the package? email us at contact@nxtu.dev

Sponsors

0.0.80

1 year ago

0.0.61

1 year ago

0.0.73

1 year ago

0.0.74

1 year ago

0.0.75

1 year ago

0.0.76

1 year ago

0.0.77

1 year ago

0.0.78

1 year ago

0.0.79

1 year ago

0.0.71

1 year ago

0.0.72

1 year ago

0.0.3

1 year ago

0.0.4-unstable1

1 year ago

0.0.2

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.0-r2u2

1 year ago

0.0.0-r2

1 year ago

0.0.0-r1

1 year ago

0.0.0-readme1

1 year ago

0.0.0

1 year ago