0.3.1-alpha.1 • Published 6 months ago
@aevatar-react-sdk/utils v0.3.1-alpha.1
@aevatar-react-sdk/utils
Utility functions for the Aevatar React SDK ecosystem.
Introduction
This package provides utility functions and helpers used across the Aevatar React SDK packages. It includes common logic for interacting with aelf-sdk and event handling.
Installation
npm install @aevatar-react-sdk/utils
# or
yarn add @aevatar-react-sdk/utilsUsage
import { someUtil } from '@aevatar-react-sdk/utils';Dependencies
- @aevatar-react-sdk/types
- aelf-sdk
- events
Scripts
dev: Start development mode with Vitebuild: Build the packagetest: Run tests with coveragetest:dev: Run tests in watch modelint: Lint the codebaseformat: Format the codebase
Development
- Clone the repository
- Install dependencies with
pnpm install - Run
pnpm devto start development
Testing
Run tests with:
pnpm testContributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
// All comments and explanations are in English as required.
0.3.2
5 months ago
0.3.1
5 months ago
0.3.1-alpha.1
6 months ago
0.3.1-alpha.0
7 months ago
0.3.0
7 months ago
0.2.1
8 months ago
0.2.0
9 months ago
0.2.0-alpha.1
9 months ago
0.2.0-alpha.0
9 months ago
0.1.0
9 months ago
0.0.1
9 months ago