Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tohrxyz/nostr-calendar

Nostr calendar component for React
https://github.com/tohrxyz/nostr-calendar

Last synced: 1 day ago
JSON representation

Nostr calendar component for React

Awesome Lists containing this project

README

        

# nostr-calendar
Nostr calendar component for React.

Published on `npm` at [nostr-calendar](https://www.npmjs.com/package/nostr-calendar)

## Usage
Install the package

```sh
npm install nostr-calendar
```

Use in your React component

```tsx
import { NostrCalendar } from "nostr-calendar";

export const MyComponent() {
return