nodejs-jichuzhishi


Namenodejs-jichuzhishi JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/nodejs-jichuzhishi
SummaryNodeJS 基础知识
upload_time2023-02-07 19:56:43
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NodeJS 基础知识

## 下载

### Docker

```
docker pull apachecn0/nodejs-jichuzhishi
docker run -tid -p <port>:80 apachecn0/nodejs-jichuzhishi
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install nodejs-jichuzhishi
nodejs-jichuzhishi <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g nodejs-jichuzhishi
nodejs-jichuzhishi <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/nodejs-jichuzhishi",
    "name": "nodejs-jichuzhishi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/a2/90/f1ff4950f9ac229ccab14e31781b55c0312aea8e388779a652d30d6091c4/nodejs-jichuzhishi-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# NodeJS \u57fa\u7840\u77e5\u8bc6\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/nodejs-jichuzhishi\ndocker run -tid -p <port>:80 apachecn0/nodejs-jichuzhishi\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install nodejs-jichuzhishi\nnodejs-jichuzhishi <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g nodejs-jichuzhishi\nnodejs-jichuzhishi <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "NodeJS \u57fa\u7840\u77e5\u8bc6",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25180e047645a9564c68f5a129f54c516c580b928f7483cb9d09ede5cbbbf029",
                "md5": "02361476a77cb82b1baade84906c97e9",
                "sha256": "5fc0bac6590b539d4804d5c67232acfc3e14e3679ae582309d665f9717c3cdfa"
            },
            "downloads": -1,
            "filename": "nodejs_jichuzhishi-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02361476a77cb82b1baade84906c97e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 637483,
            "upload_time": "2023-02-07T19:56:40",
            "upload_time_iso_8601": "2023-02-07T19:56:40.919582Z",
            "url": "https://files.pythonhosted.org/packages/25/18/0e047645a9564c68f5a129f54c516c580b928f7483cb9d09ede5cbbbf029/nodejs_jichuzhishi-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a290f1ff4950f9ac229ccab14e31781b55c0312aea8e388779a652d30d6091c4",
                "md5": "536fb8636e218da50ee11da466dc7525",
                "sha256": "d728589e85c17d9dceb1fc1b0f2212ff887d4ebf74d2dd63ac18f20c20f48820"
            },
            "downloads": -1,
            "filename": "nodejs-jichuzhishi-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "536fb8636e218da50ee11da466dc7525",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 618199,
            "upload_time": "2023-02-07T19:56:43",
            "upload_time_iso_8601": "2023-02-07T19:56:43.002963Z",
            "url": "https://files.pythonhosted.org/packages/a2/90/f1ff4950f9ac229ccab14e31781b55c0312aea8e388779a652d30d6091c4/nodejs-jichuzhishi-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 19:56:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "nodejs-jichuzhishi",
    "lcname": "nodejs-jichuzhishi"
}
        
Elapsed time: 0.14801s