5coder-pages 中文文档教程

发布于 4年前 浏览 25 项目主页 更新于 3年前

5coder-pages

构建状态NPM 下载NPM 版本许可证依赖状态devDependency Status代码风格

静态 Web 应用程序工作流程

Installation

$ npm install 5coder-pages

# or yarn
$ yarn add 5coder-pages

Usage

const 5CoderPages = require('5coder-pages')
const result = 5CoderPages('zce')
// result => 'zce@zce.me'

API

5CoderPages(name[, options])

name

  • Type: string
  • Details: name string

options

host
  • Type: string
  • Details: host string
  • Default: 'zce.me'

Contributing

  1. Fork it on GitHub!
  2. Clone the fork to your own machine.
  3. Checkout your feature branch: git checkout -b my-awesome-feature
  4. Commit your changes to your own branch: git commit -am 'Add some feature'
  5. Push your work back up to your fork: git push -u origin my-awesome-feature
  6. Submit a Pull Request so that we can review your changes.

注意:在发出拉取请求之前,请务必合并来自“上游”的最新版本!

License

麻省理工学院 © Leo 19924519007@163.com

5coder-pages

Build StatusNPM DownloadsNPM VersionLicenseDependency StatusdevDependency StatusCode Style

static web app workflow

Installation

$ npm install 5coder-pages

# or yarn
$ yarn add 5coder-pages

Usage

const 5CoderPages = require('5coder-pages')
const result = 5CoderPages('zce')
// result => 'zce@zce.me'

API

5CoderPages(name[, options])

name

  • Type: string
  • Details: name string

options

host
  • Type: string
  • Details: host string
  • Default: 'zce.me'

Contributing

  1. Fork it on GitHub!
  2. Clone the fork to your own machine.
  3. Checkout your feature branch: git checkout -b my-awesome-feature
  4. Commit your changes to your own branch: git commit -am 'Add some feature'
  5. Push your work back up to your fork: git push -u origin my-awesome-feature
  6. Submit a Pull Request so that we can review your changes.

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

License

MIT © Leo 19924519007@163.com

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文