pegasus js
1.0.0
Pegasus-js是一個簡單的節點。 JS軟件包,保證有助於您的日常編碼體驗,為您提供一些“插件”功能,您可以在任何地方導入並在任何地方使用
該項目仍在開發中,下一個更新將集中在:
啟動之前,請驗證您參加所有以下要求:
16.13.1要安裝Pegasus-JS,只需按照以下步驟:
使用紗線:
yarn add pegasus-js
使用NPM:
npm install pegasus-js
在使用Pegasus-JS之前,您需要安裝TSLIB:
yarn add -D tslib要使用Pegasus-JS功能,只需按照以下步驟:
import { Method } from 'pegasus-js' // change "Method" to a real lib method
const instance = new Method ( ) // some methods need options in class constructor
instance . function ( ) // change "function" to a real method function 感謝所有為建立這個項目做出令人難以置信的工作的合夥人:
![]() Guilherme Brasil |
想成為這個項目的一部分嗎?單擊此處並閱讀如何貢獻。
該項目已遵守許可。閱讀文件許可證以獲取更多詳細信息。
⬆回到頂部