0.5.15 • Published 4 months ago

@bnk/react v0.5.15

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

React Bun Nookit Plugin

npm bundle size

Bun Nookit Plugins

This plugin library provides a collection of easy-to-use, modular plugins to enhance the functionality of Bun Nookit applications. These plugins are not core modules but are built upon the core modules, adding extra features and flexibility to Bun Nookit projects.

Overview

The main purpose of these plugins is to extend the functionality of Bun Nookit applications and make it more versatile for developers. Some of the plugins available in this library include:

React-Fetcher: A plugin that provides an easy-to-use fetcher with React hooks for client-side data fetching from APIs and keeping track of the request status. If you're using React, this single plugin will handle all your data fetching needs

Getting Started To use a plugin in your Bun Nookit project, simply install it as a dependency and import the relevant functions or components:

Installation

TBD

Available Plugins

React-Fetcher

A React-based plugin for client-side data fetching. It provides an easy-to-use fetcher with React hooks that handle fetching data from APIs and keeping track of the request status.

Usage example:

js

import { useFetcher } from '@bnkit/react';

const fetch = useFetcher({ url: 'https://api.example.com' });

// Fetch data using the get method fetch.get('/resource');

// Fetch data using the post method with parameters fetch.post('/resource', { params: { test: 'test' } });

// Get the current status of the fetch request fetch.getStatus();

Contributing

Contributions to the Bun Nookit plugin library are welcome! If you have an idea for a plugin or would like to improve an existing one, please feel free to submit a pull request or open an issue for discussion.

This should give you a good starting point for your Bun Nookit plugins README. Modify and expand it as needed to include additional plugins or details about their usage.

0.5.15

4 months ago

0.5.14

5 months ago

0.5.13

6 months ago

0.5.10

6 months ago

0.4.42

6 months ago

0.5.11

6 months ago

0.4.43

6 months ago

0.4.40

6 months ago

0.4.41

6 months ago

0.4.48

6 months ago

0.4.46

6 months ago

0.4.47

6 months ago

0.5.12

6 months ago

0.4.44

6 months ago

0.4.45

6 months ago

0.4.31

6 months ago

0.4.32

6 months ago

0.4.30

6 months ago

0.4.39

6 months ago

0.4.37

6 months ago

0.4.38

6 months ago

0.4.35

6 months ago

0.4.36

6 months ago

0.4.33

6 months ago

0.4.34

6 months ago

0.4.21

6 months ago

0.5.8

6 months ago

0.5.7

6 months ago

0.5.9

6 months ago

0.4.28

6 months ago

0.4.29

6 months ago

0.4.26

6 months ago

0.4.27

6 months ago

0.4.24

6 months ago

0.4.25

6 months ago

0.4.22

6 months ago

0.4.23

6 months ago

0.5.4

6 months ago

0.5.3

6 months ago

0.5.6

6 months ago

0.5.5

6 months ago

0.5.2

6 months ago

0.4.20

6 months ago

0.4.19

6 months ago

0.4.18

6 months ago

0.4.17

6 months ago

0.4.16

6 months ago

0.4.15

6 months ago

0.4.14

6 months ago

0.4.13

6 months ago

0.4.12

6 months ago

0.4.11

6 months ago

0.4.10

6 months ago

0.4.9

6 months ago

0.4.8

6 months ago

0.4.7

6 months ago

0.4.6

6 months ago

0.4.4

6 months ago

0.4.3

6 months ago

0.4.2

6 months ago

0.4.1

6 months ago

0.3.8

6 months ago

0.3.7

6 months ago

0.3.6

6 months ago

0.3.5

6 months ago

0.3.4

6 months ago

0.3.3

6 months ago

0.3.2

6 months ago

0.3.1

6 months ago

0.2.20

7 months ago

0.2.19

7 months ago

0.2.18

7 months ago

0.2.17

7 months ago

0.2.16

7 months ago

0.2.15

7 months ago

0.2.14

7 months ago

0.2.13

7 months ago

0.2.12

7 months ago

0.2.11

7 months ago

0.2.10

7 months ago

0.2.9

7 months ago

0.2.8

7 months ago

0.2.7

7 months ago

0.2.6

7 months ago

0.2.5

7 months ago

0.2.4

7 months ago

0.2.3

7 months ago

0.2.2

7 months ago

0.2.1

7 months ago

0.1.11

7 months ago

0.1.10

7 months ago

0.1.9

7 months ago

0.1.8

7 months ago

0.1.7

7 months ago