0.0.10 • Published 9 months ago

@awsless/ts-file-cache v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

File hash for js & ts files.

Attempt to create a hash from an js/ts file and all it's dependecies. The goal is to generate a new hash when ever the file or it's dependecies change.

const workspace = await loadWorkspace('.')
const hash = await generateFileHash(workspace, "./file.ts")
0.0.10

9 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

1 year ago