Skip to content

Conversation

@ivodolenc
Copy link
Member

Type of Change

  • New feature

Request Description

Adds a new fs read util.

read

Reads the entire contents of a file.

import { read } from '@hypernym/utils/fs'

await read('dir/subdir/file.ts')

@ivodolenc ivodolenc added the feat New feature label Sep 19, 2024
@ivodolenc ivodolenc merged commit 2fcf9ea into main Sep 19, 2024
@ivodolenc ivodolenc deleted the feat/fs-read branch September 19, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants