0.0.10 • Published 12 months ago

@awsless/ts-file-cache v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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

12 months ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago