[ 原始碼: node-slash ]
套件: node-slash (3.0.0-2)
node-slash 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-slash:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Pirate Praveen
外部的資源:
- 主頁 [github.com]
相似套件:
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.