Skip to content

Commit

Permalink
docs: add description for new packages
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-user committed Feb 7, 2024
1 parent bee62a9 commit f610159
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ Common libraries for Fuel frontend development.
- 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 porjects.
- 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 a Fuel wallet.
- react-xstore: custom react state management library used alongside xstate.
- test-utils: test utilities and mocks for interacting with the Fuel wallet.
- 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.
This repo is licensed under the `Apache-2.0` license. See [`LICENSE`](./LICENSE) for more information.

0 comments on commit f610159

Please sign in to comment.