@87carats/devutils 中文文档教程
@87carats/devutils
我常用的开发工具。
Installation
将以下脚本添加到 package.json
中:
"scripts": {
"lint": "dev-lint",
"prepare": "dev-prepare",
"test": ":"
}
然后安装:
$ yarn add @87carats/devutils -D
License
该代码已获得 MIT 许可。
版权所有 © 87carats
特此免费向任何获得 87carats 副本的人授予许可 本软件和相关文档文件(“软件”),处理 软件不受限制,包括但不限于以下权利 使用、复制、修改、合并、发布、分发、再许可和/或出售 软件,并允许获得软件的人这样做, 受以下条件约束:
上述版权声明和本许可声明应包含在所有 软件的副本或重要部分。
本软件“按原样”提供,不提供任何形式的明示或保证 暗示的,包括但不限于对适销性、适用性的保证 用于特定目的和非侵权。 在任何情况下,作者或 版权所有者应对任何索赔、损害或其他责任负责,无论 在合同、侵权行为或其他行为中,源于、源于或源于 与软件的连接或软件的使用或其他交易。
@87carats/devutils
My common development utilities.
Installation
Add following scripts into package.json
:
"scripts": {
"lint": "dev-lint",
"prepare": "dev-prepare",
"test": ":"
}
Then install with:
$ yarn add @87carats/devutils -D
License
The code is licensed under the MIT license.
Copyright © 87carats
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.
你可能也喜欢
- 56904431eecc23691c1bbf4c072b113d025f17d8 中文文档教程
- @0x-lerna-fork/project 中文文档教程
- @4th-motion/release 中文文档教程
- @aaa3032/executor-of-cmd-commands 中文文档教程
- @abadri-test/consumer-b 中文文档教程
- @abaplint/transpiler 中文文档教程
- @ackee/databless 中文文档教程
- @ackee/styleguide-backend-config 中文文档教程
- @action-agenda/cached-apis 中文文档教程
- @actjs.on/no-dir 中文文档教程