@secrez/listener

A listener for Secrez.

Usage no npm install needed!

<script type="module">
  import secrezListener from 'https://cdn.skypack.dev/@secrez/listener';
</script>

README

@secrez/fs

Secrez is the secrets manager for the cryptocurrencies era.

This is the filesystem component.

A documentation will come soon. For now, for info, look at https://github.com/secrez/secrez

Test coverage

  94 passing (2s)

---------------|---------|----------|---------|---------|-------------------------------------------
File           | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                         
---------------|---------|----------|---------|---------|-------------------------------------------
All files      |   91.28 |    80.36 |   92.37 |   91.16 |                                           
 DataCache.js  |    86.9 |    68.52 |      90 |   86.75 | 18-24,51,57,120-121,145                   
 ExternalFs.js |   95.38 |    78.38 |     100 |   95.31 | 21,27,43                                  
 FsUtils.js    |     100 |      100 |     100 |     100 |                                           
 InternalFs.js |   86.92 |    72.63 |   90.91 |    86.7 | ...48,265,274,309,319,345,401-406,424-428 
 Messages.js   |     100 |      100 |     100 |     100 |                                           
 Node.js       |   94.44 |    88.89 |   95.83 |   94.32 | ...41,518,536-542,602,608,623-627,729,737 
 Tree.js       |   90.16 |    74.71 |   86.11 |   90.11 | ...72,418-441,472,482,533,625,628,655-664 
---------------|---------|----------|---------|---------|-------------------------------------------