[ bianca ]
[ ソース: node-slash ]
パッケージ: node-slash (4.0.0-3)
Node.js library to convert Windows backslash paths to slash paths
node-slash provides a simple way to convert Windows backslash paths to slash paths: 'foo\bar' becomes 'foo/bar'
Node.js is an event-based server-side JavaScript engine.