{"id":22317747,"url":"https://github.com/ken-okabe/unlimitedjs","last_synced_at":"2026-03-03T21:01:30.713Z","repository":{"id":57386704,"uuid":"168514561","full_name":"ken-okabe/unlimitedjs","owner":"ken-okabe","description":"unlimitedjs is a minimal JavaScript framework for building production-ready UI with no limitations, full flexibility and zero rules - just pure functional and reactive programming to compose virtual DOM in JSX/TSX","archived":false,"fork":false,"pushed_at":"2019-09-10T07:25:04.000Z","size":531,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-29T20:49:12.786Z","etag":null,"topics":["frp-library","functional-programming","functional-reactive-programming","javascript-framework","react-hook","react-hooks","reactive","reactjs","rxjs","timeline","virtual-dom","vue"],"latest_commit_sha":null,"homepage":"https://stken2050.github.io/unlimitedjs/","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/ken-okabe.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":"2019-01-31T11:31:00.000Z","updated_at":"2024-02-13T05:16:46.000Z","dependencies_parsed_at":"2022-09-12T21:50:36.405Z","dependency_job_id":null,"html_url":"https://github.com/ken-okabe/unlimitedjs","commit_stats":null,"previous_names":["ken-okabe/unlimitedjs","stken2050/unlimitedjs"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ken-okabe%2Funlimitedjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ken-okabe%2Funlimitedjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ken-okabe%2Funlimitedjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ken-okabe%2Funlimitedjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ken-okabe","download_url":"https://codeload.github.com/ken-okabe/unlimitedjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228012215,"owners_count":17855984,"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":["frp-library","functional-programming","functional-reactive-programming","javascript-framework","react-hook","react-hooks","reactive","reactjs","rxjs","timeline","virtual-dom","vue"],"created_at":"2024-12-03T23:11:15.678Z","updated_at":"2026-03-03T21:01:30.662Z","avatar_url":"https://github.com/ken-okabe.png","language":"JavaScript","readme":"# unlimitedjs\n\n![](https://stken2050.github.io/unlimitedjs/img/unlimitedjs-logo.png)\n\n**unlimitedjs** is a minimal JavaScript framework for building production-ready UI with no limitations, full flexibility and zero rules - just pure functional and reactive programming to compose virtual DOM in JSX/TSX\n\n## unlimitedjs Quick Start\n\n### 1. Clone this repository\n\n```\ngit clone https://github.com/stken2050/unlimitedjs\n```\n\n### 2. Go into the repository and Install dependencies\n\n```\ncd unlimitedjs\nnpm install\n```\n\n### 3-a. Run the [timeline-monad](https://github.com/stken2050/timeline-monad/) app\n\n###### Use [esm](https://www.npmjs.com/package/esm) (installed to the project local as a dev-dependency) as the ES module loader for Node \n```\nnode -r esm ./timeline-monad-start/hello-timeline.js\n\nnode -r esm ./timeline-monad-start/hello-all.js\n```\n\n### 3-b. Run the [unlimitedjs](https://github.com/stken2050/unlimitedjs) webapp\n\n###### Transpile JSX/TSX -\u003e JS with [TypeScript](https://www.typescriptlang.org/) (installed to the project local as a dev-dependency)\n\n```\ntsc -p ./www/unlimitedjs-tutorial/\n```\n\n```\ntsc -p ./www/unlimitedjs-materialdesign\n```\n\n###### Start a mini web server\n\n```\nnode -r esm ./test-server.js\n```\n\nOpen WebBrowser with URLs\n\n**`http://localhost:19999/unlimitedjs-tutorial.html`**\n\n**`http://localhost:19999/unlimitedjs-canvas.html`**\n\n**`http://localhost:19999/unlimitedjs-materialdesign-hello.html`**\n\n**`http://localhost:19999/unlimitedjs-materialdesign-login.html`**\n\n\n## Read more on [Docs \u0026 Tutorial]( https://stken2050.github.io/unlimitedjs/)\n\n## MIT License","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fken-okabe%2Funlimitedjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fken-okabe%2Funlimitedjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fken-okabe%2Funlimitedjs/lists"}