typescript-deep-dive


Nametypescript-deep-dive JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/typescript-deep-dive
SummaryTypeScript Deep Dive
upload_time2024-03-02 12:10:24
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.
            # TypeScript Deep Dive

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/typescript-deep-dive",
    "name": "typescript-deep-dive",
    "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/8f/7f/9facd6ce05d04e340b27d05f06a942b3bc5451fb3b06c31e259e2277ffd0/typescript-deep-dive-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# TypeScript Deep Dive\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/typescript-deep-dive\ndocker run -tid -p <port>:80 apachecn0/typescript-deep-dive\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install typescript-deep-dive\ntypescript-deep-dive <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g typescript-deep-dive\ntypescript-deep-dive <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "TypeScript Deep Dive",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/typescript-deep-dive"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac4eabbd925a7513103d097b434f90d99052791e191cf9a03367887d223bfdd3",
                "md5": "8774d86a4f3519253855e1f858b04917",
                "sha256": "c08ba8bccc1541a0e82e3fac437024c7ae2655348fe04dc30e8755d407e2ebc3"
            },
            "downloads": -1,
            "filename": "typescript_deep_dive-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8774d86a4f3519253855e1f858b04917",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1373638,
            "upload_time": "2024-03-02T12:10:23",
            "upload_time_iso_8601": "2024-03-02T12:10:23.247747Z",
            "url": "https://files.pythonhosted.org/packages/ac/4e/abbd925a7513103d097b434f90d99052791e191cf9a03367887d223bfdd3/typescript_deep_dive-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f7f9facd6ce05d04e340b27d05f06a942b3bc5451fb3b06c31e259e2277ffd0",
                "md5": "8c7b12d534f346cb02fe3c91ba65a7b4",
                "sha256": "3ed1334c3867f5351c379754a23cfd991e15b2b8d724a1b6db8ddb5d9d00bd31"
            },
            "downloads": -1,
            "filename": "typescript-deep-dive-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8c7b12d534f346cb02fe3c91ba65a7b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1353979,
            "upload_time": "2024-03-02T12:10:24",
            "upload_time_iso_8601": "2024-03-02T12:10:24.969122Z",
            "url": "https://files.pythonhosted.org/packages/8f/7f/9facd6ce05d04e340b27d05f06a942b3bc5451fb3b06c31e259e2277ffd0/typescript-deep-dive-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 12:10:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "typescript-deep-dive",
    "github_not_found": true,
    "lcname": "typescript-deep-dive"
}
        
Elapsed time: 0.29034s