Skip to content

peerlibrary/meteor-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs smart package

Meteor smart package for fs node.js module. It makes sure that all blocking *Sync functions do not really block the whole process but are fibers-enabled synchronous (blocking) functions.

Adding this package to your Meteor application adds fs object into the global scope.

Server side only.

Installation

meteor add peerlibrary:fs

About

fs node.js module with fiber-enabled synchronous functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published