{"id":13492740,"url":"https://github.com/rajasegar/ast-builder","last_synced_at":"2025-03-28T10:32:52.747Z","repository":{"id":43902631,"uuid":"220224309","full_name":"rajasegar/ast-builder","owner":"rajasegar","description":"Build your ASTs directly from code","archived":true,"fork":false,"pushed_at":"2022-05-17T10:21:57.000Z","size":5310,"stargazers_count":24,"open_issues_count":5,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-31T06:35:05.171Z","etag":null,"topics":["abstract-syntax-tree","ast","ast-builder","ast-maker","ember"],"latest_commit_sha":null,"homepage":"https://ast-tooling.vercel.app/","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/rajasegar.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":"2019-11-07T11:45:32.000Z","updated_at":"2024-05-30T02:48:35.000Z","dependencies_parsed_at":"2022-09-17T06:50:35.126Z","dependency_job_id":null,"html_url":"https://github.com/rajasegar/ast-builder","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/rajasegar%2Fast-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fast-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fast-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fast-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajasegar","download_url":"https://codeload.github.com/rajasegar/ast-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246012777,"owners_count":20709512,"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":["abstract-syntax-tree","ast","ast-builder","ast-maker","ember"],"created_at":"2024-07-31T19:01:08.778Z","updated_at":"2025-03-28T10:32:52.155Z","avatar_url":"https://github.com/rajasegar.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# ast-builder\n\n**WARNING:**\nThis repository is moved here https://github.com/rajasegar/ast-tooling/tree/master/apps/ast-builder\n\nBuild your Abstract Syntax Trees (AST) directly by writing code.\nSimply type in your code and get the right [jscodeshift](https://github.com/facebook/jscodeshift) api to build your AST.\n\nRead the [introductory blog post](http://hangaroundtheweb.com/2019/12/ast-builder-building-ast-nodes-from-code/) to know more about the tool.\n\nThis application is built in [Ember.js](https://emberjs.com/)\n\n\n## How to use it?\n* TOP LEFT PANE =\u003e Source code\n* TOP RIGHT PANE =\u003e AST\n* BOTTOM LEFT PANE =\u003e Builder API\n* BOTTOM RIGHT PANE =\u003e Verified Output (Source code)\n\n![screenshot](https://github.com/rajasegar/ast-builder/blob/master/public/screenshot.png)\n\n\n## Motivation\nThe reason this project is created is because, I am simply frustrated for looking up reference for writing codemods and the jscodeshift api is not very well documented.\n\nThis is an interactive version of [jscodeshift-docs](https://github.com/rajasegar/jscodeshift-docs)\n\n## Prerequisites\n\nYou will need the following things properly installed on your computer.\n\n* [Git](https://git-scm.com/)\n* [Node.js](https://nodejs.org/) (with npm)\n* [Ember CLI](https://ember-cli.com/)\n* [Google Chrome](https://google.com/chrome/)\n\n## Installation\n\n* `git clone \u003crepository-url\u003e` this repository\n* `cd ast-builder`\n* `npm install`\n\n## Running / Development\n\n* `ember serve`\n* Visit your app at [http://localhost:4200](http://localhost:4200).\n* Visit your tests at [http://localhost:4200/tests](http://localhost:4200/tests).\n\n### Code Generators\n\nMake use of the many generators for code, try `ember help generate` for more details\n\n### Running Tests\n\n* `ember test`\n* `ember test --server`\n\n### Linting\n\n* `yarn lint`\n* `yarn lint:fix`\n\n### Building\n\n* `ember build` (development)\n* `ember build --environment production` (production)\n\n### Deploying\n\nSpecify what it takes to deploy your app.\n\n## Further Reading / Useful Links\n\n* [ember.js](https://emberjs.com/)\n* [ember-cli](https://ember-cli.com/)\n* Development Browser Extensions\n  * [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi)\n  * [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajasegar%2Fast-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajasegar%2Fast-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajasegar%2Fast-builder/lists"}