New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

sojs-utility

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sojs-utility

sojs工具集

Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
3
-62.5%
Maintainers
1
Weekly downloads
 
Created
Source

sojs.utility.file

=================================== 文件操作工具类

Install

npm install sojs-utility-file

Use

require('sojs');
require('sojs-utility-file');

var file = sojs.using('sojs.utility.file');
var filePath = sojs.getClassPath('sojs.utility.file');
file.readFileSync(filePath);

Develop

install for develop

npm install

Unit Test

node .\tool\unit.js

Benchmark

node .\tool\benchmark.js

Coverage

node .\tool\coverage.js

FAQs

Package last updated on 19 Oct 2016

Related posts