@jyostudio/io
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

文件流操作。

引用

浏览器

<script type="importmap">
  {
    "imports": {
      "@jyostudio/io": "https://unpkg.com/@jyostudio/io"
    }
  }
</script>

Node.js

npm install @jyostudio/io

根据环境引用后,用法完全一致,不需要在使用时区分引用地址和方式。

用法

请参照 docs 文档目录。

许可证

MIT License

Copyright (c) 2024 nivk

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

注意!

本项目代码部分摘取自微软 Reference Source 以及 Mono
所以,在完全替换所有摘取代码之前,请不要用于商业目的。
另:MIT 许可证仅适用于非上述仓库代码中的其他部分,上述代码中的部分沿用原有许可证。
如果你喜欢本库,那你也一定很喜欢Visual Studio 和 C# ^_^

Readme

Keywords

Package Sidebar

Install

npm i @jyostudio/io

Weekly Downloads

58

Version

0.0.1

License

MIT

Unpacked Size

727 kB

Total Files

57

Last publish

Collaborators

  • nivk945