{"id":22799096,"url":"https://github.com/thomd/on-javascript","last_synced_at":"2025-03-30T19:14:53.177Z","repository":{"id":19673717,"uuid":"22927440","full_name":"thomd/on-javascript","owner":"thomd","description":"some notes on javascript (using literate-programming)","archived":false,"fork":false,"pushed_at":"2016-03-31T21:43:03.000Z","size":24,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T21:42:49.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/thomd.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":"2014-08-13T18:57:51.000Z","updated_at":"2016-03-31T21:43:04.000Z","dependencies_parsed_at":"2022-09-05T04:01:08.690Z","dependency_job_id":null,"html_url":"https://github.com/thomd/on-javascript","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/thomd%2Fon-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fon-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fon-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fon-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomd","download_url":"https://codeload.github.com/thomd/on-javascript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365651,"owners_count":20765549,"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-12-12T07:07:54.445Z","updated_at":"2025-03-30T19:14:53.155Z","avatar_url":"https://github.com/thomd.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# On Javascript\n\n\u003cimg src=\"https://raw.githubusercontent.com/thomd/on-javascript/images/js.png\"\u003e\n\nSome personal notes about javascript using [literate javascript][1].\n\n1. [on Objects](objects.js.md)\n2. [on Functions](functions.js.md)\n2. [on Generators](generators.js.md)\n\n### Usage\n\nEvaluate with [iojs][4] or [nodejs][2]:\n\n    litjs \u003cscript\u003e.js.md\n    litjs -e node:harmony \u003cscript\u003e.js.md\n\nEvaluate with [rhino][3]:\n\n    litjs -e rhino \u003cscript\u003e.js.md\n\nEvaluate using a file watcher with the `-w` option\n\n### Install\n\nInstall javascript environments:\n\n    brew install nvm\n    nvm install node\n    nvm install iojs\n    brew install rhino\n\nInstall `litjs`:\n\n    make\n\n[1]: http://en.wikipedia.org/wiki/Literate_programming\n[2]: http://nodejs.org\n[3]: https://developer.mozilla.org/de/docs/Rhino\n[4]: https://iojs.org/en/index.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomd%2Fon-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomd%2Fon-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomd%2Fon-javascript/lists"}