{"id":20564041,"url":"https://github.com/comake/skl-js-engine","last_synced_at":"2025-04-14T15:09:51.025Z","repository":{"id":39699779,"uuid":"505700172","full_name":"comake/skl-js-engine","owner":"comake","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-03T13:27:15.000Z","size":1349,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-03T16:50:04.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/comake.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-21T05:19:12.000Z","updated_at":"2024-09-03T13:27:20.000Z","dependencies_parsed_at":"2022-08-02T11:51:57.572Z","dependency_job_id":"8a6ea00f-b337-4fed-a5e9-72d7762cc9a8","html_url":"https://github.com/comake/skl-js-engine","commit_stats":{"total_commits":206,"total_committers":3,"mean_commits":68.66666666666667,"dds":"0.024271844660194164","last_synced_commit":"40e6b2d71a5f203b002622706a082d7977a0f121"},"previous_names":["comake/skql-engine-js"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comake%2Fskl-js-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comake%2Fskl-js-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comake%2Fskl-js-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comake%2Fskl-js-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comake","download_url":"https://codeload.github.com/comake/skl-js-engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248904640,"owners_count":21180835,"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-16T04:23:34.628Z","updated_at":"2025-04-14T15:09:50.825Z","avatar_url":"https://github.com/comake.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://badge.fury.io/js/@comake%2Fskl-js-engine.svg)](https://badge.fury.io/js/@comake%2Fskl-js-engine)\n\n# SKL Javascript Engine\n\nThis is a Javascript implementation of a Standard Knowledge Language Engine for [Standard Knowledge Language (SKL)](https://www.comake.io/skl). It is written in Typescript and follows the [SKL Engine specification](https://docs.standardknowledge.com/get-started/engine).\n\n\n## How to use SKL Javascript Engine\n\n#### 1. Install via npm or yarn:\n\n```shell\nnpm install @comake/skl-js-engine\nyarn add @comake/skl-js-engine\n```\n\n#### 2. Define Schemas\n\nWe will be posting more documentation on schemas soon.\n\n#### 3. Write code\n\nOnce you have schemas defined for your domain, all you have to do is write code using the Verbs and Nouns in your schema to build your application logic.\n\n#### Browser support\nTo use SKL Javascript Engine in a browser, you'll need to use a bundling tool such as Webpack, Rollup, Parcel, or Browserify. Some bundlers may require a bit of configuration, such as setting browser: true in rollup-plugin-resolve.\n\n## How to contribute\n\nTo clone the repo, execute the following commands in your terminal:\n```shell\ngit clone https://github.com/comake/skl-js-engine.git\ncd skl-js-engine\nnpm ci\n```\n\n# License \u0026 Copyright\n\nSKL Javascript Engine is open-source with certain limitations. See the [LICENSE](LICENSE.md) file for more info.\n\nCopyright (c) 2024, Comake, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomake%2Fskl-js-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomake%2Fskl-js-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomake%2Fskl-js-engine/lists"}