{"id":18779317,"url":"https://github.com/webcaetano/jinx","last_synced_at":"2025-12-17T23:30:16.543Z","repository":{"id":31377130,"uuid":"34940163","full_name":"webcaetano/jinx","owner":"webcaetano","description":"CommonJS-style AS3  Pre-compiler. Make AS3 Much simpler and easy-to-use.","archived":false,"fork":false,"pushed_at":"2015-12-25T21:27:24.000Z","size":91,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T10:28:51.675Z","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/webcaetano.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}},"created_at":"2015-05-02T08:05:25.000Z","updated_at":"2020-03-07T23:40:54.000Z","dependencies_parsed_at":"2022-09-13T01:33:09.069Z","dependency_job_id":null,"html_url":"https://github.com/webcaetano/jinx","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/webcaetano%2Fjinx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcaetano%2Fjinx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcaetano%2Fjinx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcaetano%2Fjinx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcaetano","download_url":"https://codeload.github.com/webcaetano/jinx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239690517,"owners_count":19681117,"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-07T20:19:36.450Z","updated_at":"2025-12-17T23:30:16.342Z","avatar_url":"https://github.com/webcaetano.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Imgur](http://i.imgur.com/FHjshUv.png)\n\nJinx is an AS3 Pre-compiler, that make AS3 simpler and easy-to-use, but more powerfull with some new features.\n\nJinx is [NPM](https://www.npmjs.com) friendly , for publish and load Jinxs packages (.jinx, .as and .swc). \nCompiled currently on GulpJS it making easily to create news plugins and features.\n\n### Features \n- ✔ `CommonJS-style` require() \u0026 modules.exports for load modules from NPM like in nodejs, browserify, webpack.\n- ✔ Open AS3 to NPM.\n- ✔ IDE Free. Work on your favorite text editor.\n- ✔ browser development, with livercompiler and liverload. \n- ✔ Ready to Code. No need to start with [package -\u003e public class -\u003e public funciton].\n- ✔ load or export swc from NPM.  \n- ✔ All of as3 but simpler with more.\n- ✔ Open source.\n\nExample :\n\n```javascript\n//as3 vanilla\npackage {\n\timport flash.display.Sprite;\n\tpublic class Main extends Sprite {\n\t\tpublic function Main() {\n\t\t\ttrace('hello world');\n\t\t}\n\t}\n} // 8 lines\n\n//jinx\ntrace('hello world'); // one line \n```\n\n### Require()\nLoad jinx-packages from npm\n\n```javascript\n// jinx\n// npm install jinx-mempanel\nvar memPanel  = require(\"jinx-mempanel\");\nmemPanel(); // load a jinx module + swc that show FPS, Memory usage and Number of particles in a panel.\n\n//or just \nrequire(\"jinx-mempanel\")();\n```\n\n## Getting Started\n\nCloning this repo. \nThis repo is just a jinx boilerplate.\n\n```Batchfile\ngit clone https://github.com/webcaetano/jinx.git\ncd jinx\nnpm install \u0026\u0026 bower install\n```\n\nStart the development mode.\n```Batchfile\ngulp serve\n```\n\nCreate the .swf \n```Batchfile\ngulp\n\n# or \n\ngulp build\n```\n\n\n### First Jinx Modules \n\n- [jinx-mempanel](https://github.com/webcaetano/jinx-mempanel) Panel of Performance (Memory, FPS, Particles counter) [@webcaetano](https://github.com/webcaetano)\n- [jinx-events](https://github.com/webcaetano/jinx-events) MovieClipe Events by Protoype \u0026 chaining  [@webcaetano](https://github.com/webcaetano)\n- [jinx-error-catcher](https://github.com/webcaetano/jinx-error-catcher) handle error and submit to browser console [@webcaetano](https://github.com/webcaetano)\n- [jinx-console](https://github.com/webcaetano/jinx-console) enable console browser object on AS3  [@webcaetano](https://github.com/webcaetano)\n\n### ScreenShots\n\n![jinx-console](http://i.imgur.com/DdARTRu.jpg)\n\n\n\n---------------------------------\n\n[The MIT License](https://raw.githubusercontent.com/webcaetano/jinx/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcaetano%2Fjinx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebcaetano%2Fjinx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcaetano%2Fjinx/lists"}