{"id":23146552,"url":"https://github.com/k-foss/ts-esweb-poc","last_synced_at":"2025-04-04T13:23:41.782Z","repository":{"id":37075791,"uuid":"247557431","full_name":"K-FOSS/TS-ESWeb-POC","owner":"K-FOSS","description":"Example of using TypeScript compiler and @K-FOSS/TS-ESNode to live transpile and serve modules without Parcel, WebPack, Babel. Just TypeScript","archived":false,"fork":false,"pushed_at":"2023-01-23T19:40:47.000Z","size":1399,"stargazers_count":3,"open_issues_count":30,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T23:12:43.098Z","etag":null,"topics":["typescript","typescript-compiler","vscode"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/K-FOSS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-15T21:48:31.000Z","updated_at":"2024-02-06T23:37:08.000Z","dependencies_parsed_at":"2023-02-13T02:25:16.177Z","dependency_job_id":null,"html_url":"https://github.com/K-FOSS/TS-ESWeb-POC","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"K-FOSS/TS-Core-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K-FOSS%2FTS-ESWeb-POC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K-FOSS%2FTS-ESWeb-POC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K-FOSS%2FTS-ESWeb-POC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K-FOSS%2FTS-ESWeb-POC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/K-FOSS","download_url":"https://codeload.github.com/K-FOSS/TS-ESWeb-POC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247183039,"owners_count":20897505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["typescript","typescript-compiler","vscode"],"created_at":"2024-12-17T16:29:59.832Z","updated_at":"2025-04-04T13:23:41.766Z","avatar_url":"https://github.com/K-FOSS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# K-FOSS/TS-ESWeb-POC\n\n## VERY WORK IN PROGRESS\n\nThis is a proof of concept of using the TypeScript compiler API, my @K-FOSS/TS-ESNode module, and new Import maps for using ESModules and TypeScript in the browser with live transpile of TypeScript code.\n\n## Development\n\n### Setting up the development container\n\nFollow these steps to open this project in a container:\n\n1. If this is your first time using a development container, please follow the [getting started steps](https://aka.ms/vscode-remote/containers/getting-started).\n\n2. To use this repository, you can either open the repository in an isolated Docker volume:\n\n   - Press \u003ckbd\u003eF1\u003c/kbd\u003e and select the **Remote-Containers: Open Repository in Container...** command.\n   - Enter `K-FOSS/TS-ESWeb-POC`\n   - The VS Code window (instance) will reload, clone the source code, and start building the dev container. A progress notification provides status updates.\n\n   Or open a locally cloned copy of the code:\n\n   - Clone this repository to your local filesystem.\n     - `git clone https://github.com/K-FOSS/TS-ESWeb-POC.git`\n   - Open the project folder in Visual Studio Code.\n     - `code ./TS-ESWeb-POC`\n   - Reopen in Container\n\n     - When you open the project folder in Visual Studio Code you should be prompted with a notification asking if you would like to reopen in container.\n\n     Or manually reopen\n\n     - Press F1 and select the \"Remote-Containers: Open Folder in Container...\" command.\n\n### Starting the Server\n\n- Start the server\n  - `npm run start`\n\n### Testing\n\n**MUST HAVE NODE.JS v14 or newer**\n\nTo try this out, clone repo\n\nInstall NPM modules\n\n```\nnpm install\n```\n\nRun all tests\n\n```\nnpm test\n```\n\nAll tests are run on all commits and PRs.\n\n### Style\n\nThis project currently uses Prettier for code styling and automatic formatting. Prettier is run on every commit and pull request.\n\nRun Prettier\n\n```\nnpm run prettier\n```\n\n### Linting\n\nThis project currently uses ESLint for code linting. ESLint is run on every commits and pull request.\n\nRun ESLint\n\n```\nnpm run lint\n```\n\n### Dependency Management\n\nDependency Management for this project is handled by automated pull requests created by [Dependabot](https://github.com/marketplace/dependabot-preview). When new released of development Dependencies are released Dependabot automatically creates a pull request for upgrading to the new version. If the created pull request passes the GitHub Actions testing, prettier/styling, and linting I will merge the pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-foss%2Fts-esweb-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk-foss%2Fts-esweb-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-foss%2Fts-esweb-poc/lists"}