{"id":15043021,"url":"https://github.com/peerigon/javascript.js","last_synced_at":"2025-08-01T06:13:43.608Z","repository":{"id":7573819,"uuid":"8928397","full_name":"peerigon/JavaScript.js","owner":"peerigon","description":"Compiles JavaScript to JavaScript - and that's it™","archived":false,"fork":false,"pushed_at":"2020-08-27T11:49:15.000Z","size":2528,"stargazers_count":15,"open_issues_count":1,"forks_count":1,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-28T09:11:16.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/peerigon.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":"2013-03-21T12:38:36.000Z","updated_at":"2022-11-02T18:59:05.000Z","dependencies_parsed_at":"2022-09-08T19:22:35.942Z","dependency_job_id":null,"html_url":"https://github.com/peerigon/JavaScript.js","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/peerigon%2FJavaScript.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peerigon%2FJavaScript.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peerigon%2FJavaScript.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peerigon%2FJavaScript.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peerigon","download_url":"https://codeload.github.com/peerigon/JavaScript.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248961186,"owners_count":21189991,"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-09-24T20:48:28.183Z","updated_at":"2025-04-14T20:57:35.297Z","avatar_url":"https://github.com/peerigon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![JavaScriptjs Logo](https://raw.github.com/peerigon/JavaScript.js/master/gfx/Logo.png)\n\n_The next big thing from the guys behind [FunctinoScript](https://github.com/meaku/FunctinoScript), [JSONPoo](https://github.com/jhnns/JSONPoo) and [halfSource](https://github.com/meaku/halfSource). Logo by [moritzjacobs](https://github.com/moritzjacobs)._\n\n## Synopsis\n\n### Wish you could just run JavaScript in the browser?\n\nWeb development has been a pain in the ass lately. There are many technologies around, like CoffeeScript, Dart, TypeScript,\nLESS, SASS, etc. and things are getting more complicated everyday. And you just wanted to create your own little homepage - you fool!\n\n### JavaScript.js is here to boost your productivity!\n\nJavaScript.js is a lightweight (~250 bytes uncompressed) JavaScript library that compiles JavaScript to JavaScript - that's\nit! Just add the `lib/index.js` to your document and JavaScript.js will do its magic. It's so intuitive and blazing fast!\nAnd what's really cool: We've also added a fallback mode in case you forgot to add it to the document. It just works.\n\n### Fast! Fast! Fast!\n\nJavaScript.js is really fast. Actually, 10x faster than C. It also works in the cloud.\n\n## Installation\n\nOur famous one-line installation:\n\n`npm install javascript.js`\n\n## Example\n\nOpen `examples/hello-world.html` in your favorite browser. If you can read \"Hello World!\" you're ready to go!\n\n```html\n\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n  \u003chead\u003e\n    \u003ctitle\u003eHello World\u003c/title\u003e\n    \u003cmeta charset=\"utf-8\" /\u003e\n    \u003cscript src=\"../lib/index.js\"\u003e\u003c/script\u003e\n  \u003c/head\u003e\n  \u003cbody\u003e\n    \u003cscript\u003e\n      document.body.innerHTML = \"Hello World!\";\n    \u003c/script\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n```\n\nIf only web development was so much fun all the time.\n\n## License\n\nMIT\n\n## Sponsors\n\n[\u003cimg src=\"https://assets.peerigon.com/peerigon/logo/peerigon-logo-flat-spinat.png\" width=\"150\" /\u003e](https://peerigon.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeerigon%2Fjavascript.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeerigon%2Fjavascript.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeerigon%2Fjavascript.js/lists"}