{"id":24774951,"url":"https://github.com/5qc/paml","last_synced_at":"2026-05-02T05:34:18.431Z","repository":{"id":40362256,"uuid":"491334714","full_name":"5qc/PAML","owner":"5qc","description":"Perfectly Awesome Markup Language","archived":false,"fork":false,"pushed_at":"2023-01-05T08:08:25.000Z","size":91,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T03:01:56.919Z","etag":null,"topics":["html","html-extension","ts","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/paml","language":"TypeScript","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/5qc.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":"2022-05-12T02:15:46.000Z","updated_at":"2022-05-12T21:05:35.000Z","dependencies_parsed_at":"2023-02-03T19:46:45.413Z","dependency_job_id":null,"html_url":"https://github.com/5qc/PAML","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/5qc/PAML","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5qc%2FPAML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5qc%2FPAML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5qc%2FPAML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5qc%2FPAML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5qc","download_url":"https://codeload.github.com/5qc/PAML/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5qc%2FPAML/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259914869,"owners_count":22931323,"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":["html","html-extension","ts","typescript"],"created_at":"2025-01-29T06:31:25.146Z","updated_at":"2026-05-02T05:34:18.340Z","avatar_url":"https://github.com/5qc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![PAML Logo](https://repository-images.githubusercontent.com/491334714/441747be-9bce-44e3-9330-0b78ff026b2d)\n\n\u003ch3 align=\"center\"\u003ePAML\u003c/h3\u003e\n\u003cp align=\"center\"\u003ePerfectly Awesome Markup Language, an add-on to HTML\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/5qc/PAML/wiki\"\u003eDocs\u003c/a\u003e\n\u003c/p\u003e\n\n# Table of Contents\n- [Table of Contents](#table-of-contents)\n- [Intro](#intro)\n- [Installation](#installation)\n  - [Command Line](#command-line)\n  - [CDN](#cdn)\n- [Credits](#credits)\n\n# Intro\nThis is the official respository for PAML (Perfectly Awesome Markup Language), a TypeScript-based HTML add-on that adds much more to HTML, such as if statements and variables!\n\n# Installation\n## Command Line\nTo install PAML via command line, make sure you have [node.js](https://nodejs.org/en/) installed. After installing node.js, open up the command line and type `npm i -g paml`.\n\nUpon entering that command, you have successfully installed PAML! If you want to create a new PAML file, you can go to the directory you want and simply type `paml`. After that, a new file will be created. If a file with that name already exists, a prompt will come up, asking if you want to overwrite this file.\n\nTyping `paml` into the command line will automatically set to the newest version. However, if you want a specific version, you can type `paml version`, and it will get that version. For example, you can type `paml 1.1.0` to get version 1.1.0 of PAML.\n\n## CDN\nThere is also another way to install PAML, with CDN. If you want to install PAML into your website via jsDelivr, you can simply insert this HTML into your website:\n```html\n\u003cscript src=\"https://unpkg.com/paml/index.min.js\" defer\u003e\u003c/script\u003e\n```\n\nOr if you want a specific version:\n```html\n\u003cscript src=\"https://unpkg.com/paml@version/index.min.js\" defer\u003e\u003c/script\u003e\n```\n\n# Credits\nCreated by 5qc (roc0ast3r).\n- [YouTube](https://youtube.com/roc0ast3r)\n- [Twitter](https://twitter.com/roc0ast3r)\n- [Instagram](https://instagram.com/roc0ast3r)\n- [GitHub](https://github.com/5qc)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5qc%2Fpaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5qc%2Fpaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5qc%2Fpaml/lists"}