{"id":17749605,"url":"https://github.com/oresoftware/crossterm","last_synced_at":"2025-04-01T08:11:58.623Z","repository":{"id":95712298,"uuid":"161871506","full_name":"ORESoftware/crossterm","owner":"ORESoftware","description":"Launch processes in multiple tabs in the same terminal window, on MacOS and *nix.","archived":false,"fork":false,"pushed_at":"2018-12-15T08:11:34.000Z","size":16,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-02T00:26:02.503Z","etag":null,"topics":["cross-platform","dx","terminal-app","terminal-launcher","x-platform"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ORESoftware.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-15T05:00:53.000Z","updated_at":"2018-12-16T05:08:34.000Z","dependencies_parsed_at":"2023-04-13T10:09:33.024Z","dependency_job_id":null,"html_url":"https://github.com/ORESoftware/crossterm","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fcrossterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fcrossterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fcrossterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fcrossterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ORESoftware","download_url":"https://codeload.github.com/ORESoftware/crossterm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246604611,"owners_count":20804100,"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":["cross-platform","dx","terminal-app","terminal-launcher","x-platform"],"created_at":"2024-10-26T11:23:54.428Z","updated_at":"2025-04-01T08:11:58.603Z","avatar_url":"https://github.com/ORESoftware.png","language":"Shell","readme":"\n## TSLS - TypeScript Library Skeleton\n\n\u003cbr\u003e\nTravis build status:\n[![Build Status](https://travis-ci.org/ORESoftware/typescript-library-skeleton.svg?branch=master)](https://travis-ci.org/ORESoftware/typescript-library-skeleton)\n\n\u003cbr\u003e\nCircleCI build status:\n[![CircleCI](https://circleci.com/gh/ORESoftware/typescript-library-skeleton/tree/master.svg?style=svg)](https://circleci.com/gh/ORESoftware/typescript-library-skeleton/tree/master)\n\n\u003cbr\u003e\n# Your Project Readme Goes Here\n\nThis project is used by:\nhttps://github.com/oresoftware/ts-project\nYou can use ts-project to do things more automatically.\n\nTo do things more manually, continue on.\n\nSteps to making this project skeleton your own project base.\n\n1. Clone this repo: \u003cbr\u003e\n    `git clone https://github.com/ORESoftware/typescript-library-skeleton.git YOUR-PROJECT-NAME`\n2. Update package.json so that `name` property matches `YOUR-PROJECT-NAME`.\n3. Update other package.json fields so that they are accurate.\n\nTo check to see if `YOUR-PROJECT-NAME` is available on NPM, uses this command at the command line:\n\n`$ npm view YOUR-PROJECT-NAME`  # will give you a 404 if the name is available.\n\n\n### This project skeleton uses:\n\n* the correct semver initial value (npm init defaults to 1.0.0 which is just wrong).\n* typescript 2.9.x\n* nodejs version 10\n* travis/circleci (for automated testing of your library)\n* MIT license\n* good simple default settings for .gitignore / .npmignore / .editorconfig / .gitattributes\n* Transpiling from src to dist folders (by default; you can change it manually)\n\n\nTo transpile files in place, instead of tranpiling from `'src'` to `'dist'`:\n\n\u003cbr\u003e\nupdate tsconfig.json  (remove the `outDir` line):\n\n```json\n\"compilerOptions\": {\n    \"outDir\": \"dist\"\n}\n```\n\nFor small projects with just one .ts/.js file, you can just get rid of the src/lib folder, and put your index.ts\nfile in the root of the project. In that case, make sure to change the `main` property in package.json from 'lib/index.js' to\n'index.js'. Same with the `typings/types` properties.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fcrossterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foresoftware%2Fcrossterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fcrossterm/lists"}