1.0.0 • Published 1 year ago

wuwa-lib-utils v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Wuwa Lib Utils

Utilities for the wuwa library

Usage

  1. Install the dependency:

    npm install wuwa-lib-utils
  2. Use it in your project:

    import { getPartialConveneHistoryPayloadFromLogFile } from 'wuwa-lib-utils'
    
    const partialPayload = getPartialConveneHistoryPayloadFromLogFile('/path/to/debug.log')
1.0.0

1 year ago