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

https://github.com/fuellabs/fuels-npm-packs


https://github.com/fuellabs/fuels-npm-packs

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

[![discord](https://img.shields.io/badge/chat%20on-discord-orange?&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/xfpK4Pe)

## ⚡️ Fuel NPM Packs

Common libraries for Fuel frontend development.

### Packages

- changeset: handles the changelog for keeping track of changes.
- eslint-plugin: common linting rules for Fuel frontend projects.
- jest: common test mocks and test setup for Fuel frontend projects.
- local-storage: custom localStorage class used by Fuel frontend projects.
- prettier-config: common prettier configuration for Fuel frontend projects.
- react: react hooks for interacting with the Fuel wallet SDK.
- react-xstore: custom react state management library used alongside xstate.
- ts-config: common ts-config for Fuel frontend projects.
- tsup-config: common tsup configruation for Fuel frontend projects.

## 📜 License

This repo is licensed under the `Apache-2.0` license. See [`LICENSE`](./LICENSE) for more information.