https://github.com/fuellabs/fuels-npm-packs
https://github.com/fuellabs/fuels-npm-packs
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fuellabs/fuels-npm-packs
- Owner: FuelLabs
- License: apache-2.0
- Created: 2023-06-30T13:54:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T23:14:37.000Z (over 1 year ago)
- Last Synced: 2025-10-10T11:07:37.746Z (8 months ago)
- Language: TypeScript
- Size: 771 KB
- Stars: 47
- Watchers: 3
- Forks: 26
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.