{"id":25269925,"url":"https://github.com/javascript-pro/convertize","last_synced_at":"2025-04-06T06:15:14.481Z","repository":{"id":89534056,"uuid":"46463860","full_name":"javascript-pro/Convertize","owner":"javascript-pro","description":"Convertize Technical Test","archived":false,"fork":false,"pushed_at":"2015-11-19T03:40:03.000Z","size":930,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T11:37:33.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/javascript-pro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-19T03:06:23.000Z","updated_at":"2019-09-26T23:07:21.000Z","dependencies_parsed_at":"2023-03-10T15:30:52.190Z","dependency_job_id":null,"html_url":"https://github.com/javascript-pro/Convertize","commit_stats":null,"previous_names":["javascript-pro/convertize"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javascript-pro%2FConvertize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javascript-pro%2FConvertize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javascript-pro%2FConvertize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javascript-pro%2FConvertize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javascript-pro","download_url":"https://codeload.github.com/javascript-pro/Convertize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441060,"owners_count":20939239,"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":[],"created_at":"2025-02-12T11:28:00.691Z","updated_at":"2025-04-06T06:15:14.433Z","avatar_url":"https://github.com/javascript-pro.png","language":"HTML","readme":"# Convertize Technical Test\n\nhttp://jqueryresume.com/convertize/\n\n### Developed in TypeScript using Sublime.\n\n### Clone the repository\ncd to the folder you want to contain your new project and run \n```\ngit clone git@github.com:listingslab/Convertize.git\n```\n\n### TypeScript Compiler\nThe Typescript compiler wrapper. Exposes the [TypeScript command line compiler](https://www.npmjs.com/package/typescript-compiler) to your code.\n```\nnpm install typescript-compiler\n```\nallows us to run commands like the following to compile and concatonate our JavaScript into the public folder\n```\ntsc -out public/js/tickergrid.js src/Main.ts\n```\n## Grunt \u0026 LiveReload workflow\nWe use Grunt to facilitate workflow. The Gruntfile.js is very simple, it's default task is to watch for changes in the /src directory and then compile the TypeScript code into a single file: /public/js/convertize.js. There are a few dependencies to install to enable this. cd to the project directory and run\n```\nnpm install\n```\nOnce these components are installed we can simply run the command ```grunt``` in our project directory. Any changes made to .ts files in the /src directory will immediately be compiled into the file /public/js/convertize.js.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavascript-pro%2Fconvertize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavascript-pro%2Fconvertize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavascript-pro%2Fconvertize/lists"}