{"id":21811539,"url":"https://github.com/dnbard/knockout-i18n","last_synced_at":"2025-09-19T10:51:40.568Z","repository":{"id":17016958,"uuid":"19780910","full_name":"dnbard/knockout-i18n","owner":"dnbard","description":null,"archived":false,"fork":false,"pushed_at":"2014-05-19T07:19:12.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T05:41:25.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dnbard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-14T13:43:04.000Z","updated_at":"2014-05-19T07:19:11.000Z","dependencies_parsed_at":"2022-09-07T19:40:18.387Z","dependency_job_id":null,"html_url":"https://github.com/dnbard/knockout-i18n","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Fknockout-i18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Fknockout-i18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Fknockout-i18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Fknockout-i18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnbard","download_url":"https://codeload.github.com/dnbard/knockout-i18n/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244767798,"owners_count":20507110,"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":"2024-11-27T13:45:21.459Z","updated_at":"2025-09-19T10:51:40.481Z","avatar_url":"https://github.com/dnbard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LocalizationTest\n\nAn awesome knockout.js app\n\n## Getting Started\n\nMake sure you have the latest packages installed\n\n```\nnpm install\nbower install\n```\n\nNote: If you don't have `npm` installed, make sure you have\n[node](http://nodejs.com) installed. If you don't have bower,\n`npm install -g bower`.\n\nThe above steps will download all the required software to\nbuild and run this app, such as [grunt](http://gruntjs.com),\n[requirejs](http://requirejs.org), and [jquery](http://jquery.com).\n\n## Running the server\n\nYou can run your app using `grunt preview`. This will start a\nserver on `localhost:8000`, meaning you can simply go to the\nurl [localhost:8000/index.html](http://localhost:8000/index.html)\nwhile it's running.\n\nIf you'd like to run the compiled version, run\n`grunt preview-live`.\n\n## Building the application\n\nThis application uses requirejs to load the various modules in\nthe app folder. However, upon build, all of these files are\nconcatenated and minified together to create a small, compressed\njavascript file.\n\nRunning `grunt` by itself will run through all of the steps of\nlinting the javascript, building out dependencies and ultimately\ncreating `/dist/require.js`.\n\n## Working with the scaffolded app\n\nThere's just enough to in place to get you going. Go ahead\nand make your changes to `index.html`. You'll start your\njavascript work in `app/main.js` by requiring your first\nmodules. Past that, well, the world is your oyster.\n\n### Tests\n\nThe test directory uses `qunit`, which is run using phantomJS\nin the console, but can also be ran by launching the server\n`grunt preview` and going to `localhost:8000/test/index.html`.\n\nCreate tests in the `test/tests.js` file, where you can\nrequire your modules and test their functionality.\n\n## Deploying your application on a server\n\nAssuming you're already ran `npm install` and `bower install`,\nthe only pieces required to run the application in its built\nstate is running `grunt`.\n\nIf you're using a webserver like apache or nginx, you'll want\nto create a redirect from `/components/requirejs/require.js` to\n`/dist/require.js`. (*Note: this is exactly what `grunt\npreview-live` does*)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnbard%2Fknockout-i18n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnbard%2Fknockout-i18n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnbard%2Fknockout-i18n/lists"}