{"id":24521108,"url":"https://github.com/matthijskamstra/haxenode","last_synced_at":"2025-04-14T11:13:37.468Z","repository":{"id":36782727,"uuid":"41089476","full_name":"MatthijsKamstra/haxenode","owner":"MatthijsKamstra","description":"Documentation about using Node with Haxe","archived":false,"fork":false,"pushed_at":"2022-12-14T10:29:45.000Z","size":5042,"stargazers_count":13,"open_issues_count":19,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T11:13:03.919Z","etag":null,"topics":["documentation","haxe","javascript","node-js","nodejs","tutorial"],"latest_commit_sha":null,"homepage":"http://matthijskamstra.github.io/haxenode/","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/MatthijsKamstra.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-08-20T10:12:40.000Z","updated_at":"2022-08-25T07:19:23.000Z","dependencies_parsed_at":"2023-01-17T05:00:26.309Z","dependency_job_id":null,"html_url":"https://github.com/MatthijsKamstra/haxenode","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/MatthijsKamstra%2Fhaxenode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthijsKamstra%2Fhaxenode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthijsKamstra%2Fhaxenode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthijsKamstra%2Fhaxenode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatthijsKamstra","download_url":"https://codeload.github.com/MatthijsKamstra/haxenode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248868766,"owners_count":21174758,"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":["documentation","haxe","javascript","node-js","nodejs","tutorial"],"created_at":"2025-01-22T02:48:58.802Z","updated_at":"2025-04-14T11:13:37.430Z","avatar_url":"https://github.com/MatthijsKamstra.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Haxe and Node.js\n\nI wanted to do a quick prototype with Node.js and my favorite programming language Haxe.\nBut I couldn't find any documentation on how to start.\n\nThere used to be a website (an old one, from when Haxe spelled \"haXe\") that got you started.\n\nBut that is no more. I decided to get some of that back.\nBased upon the information from the old site and my own need to document this.\n\n#### Visit the [http://matthijskamstra.github.io/haxenode/](http://matthijskamstra.github.io/haxenode/) !\n\n\n## How to contribute?\n\nRead more about that [here](contribute.md).\nBut it boils down to: **JUST DO IT!**\n\n#### Visit [https://github.com/MatthijsKamstra/haxenode](https://github.com/MatthijsKamstra/haxenode) to modify the \"source\" aka markdown files.\n\nFound any \"bug\" or have a great idea? Please create a [new issue](https://github.com/MatthijsKamstra/haxenode/issues/new).\n\n\n### How to build?\n\nI will be using [Gitbook](https://github.com/GitbookIO/gitbook#how-to-use-it) to export to static `html`.\nYou need to install Node.js and then you automatically have NPM:\n\nInstall gitbook\n\n```bash\nnpm install gitbook-cli -g\n```\n\nor if you have gitbook installed, update it\n\n```bash\ngitbook update\n```\n\nI wanted to make the editing of these file as-easy-as-possible.\nThis gitbook plugin helps with that: [gitbook plugin edit link](https://www.npmjs.com/package/gitbook-plugin-edit-link).\nAnd if all fails, I used [Disqus comments on your books](https://github.com/GitbookIO/plugin-disqus) to add comments at the bottom of each page.\n\nActivate the plugins with:\n\n```bash\ngitbook install\n```\n\nExport everything to `html`\n\n```bash\ngitbook build\n```\n\n----\n\n### What is Gitbook?\n\n![Gitbook logo](https://avatars0.githubusercontent.com/u/7111340?v=3\u0026s=200)\n\nI will be using [gitbook](https://github.com/GitbookIO/gitbook) to generate the website.\n\nPrimarily reason for this: I have never used it, it uses markdown as input files and it also generates a static `html` site.\n\n\n### What is Markdown\n\n![Markdown logo](img/markdown-logo-200.png)\nA familiar way to write documentation for developers.\nThis should make it easier to **contribute**!\n\n**Markdown** is a plain text formatting syntax created by John Gruber, aiming to provide a easy-to-read and feasible markup. You can find the original Markdown syntax specification [here](http://daringfireball.net/projects/markdown/syntax).\n\n\n![MacDown logo](img/macdown-logo-200.png)\n**MacDown** is a simple-to-use editor for Markdown documents. It renders your Markdown contents real-time into HTML, and display them in a preview panel. You can download it [here](http://macdown.uranusjr.com/).\n\n\n\n### Original Haxenode.org?\nYou can find the original data at the github account of [theRemix](https://github.com/theRemix/haxenode.org/tree/ajaxloaded/views) in `.jade` files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthijskamstra%2Fhaxenode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthijskamstra%2Fhaxenode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthijskamstra%2Fhaxenode/lists"}