{"id":17508219,"url":"https://github.com/dab0mb/eventsheet-wasm","last_synced_at":"2025-06-12T11:34:07.083Z","repository":{"id":44109052,"uuid":"196721673","full_name":"DAB0mB/eventsheet-wasm","owner":"DAB0mB","description":"An extensible custom CSS engine that uses WASM","archived":false,"fork":false,"pushed_at":"2023-01-04T04:29:56.000Z","size":880,"stargazers_count":25,"open_issues_count":15,"forks_count":3,"subscribers_count":2,"default_branch":"wasm","last_synced_at":"2025-04-09T08:23:49.058Z","etag":null,"topics":["css","html","javascript","rust","wasm"],"latest_commit_sha":null,"homepage":"","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/DAB0mB.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-07-13T12:55:45.000Z","updated_at":"2024-02-13T05:22:37.000Z","dependencies_parsed_at":"2023-02-01T20:25:13.043Z","dependency_job_id":null,"html_url":"https://github.com/DAB0mB/eventsheet-wasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DAB0mB/eventsheet-wasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2Feventsheet-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2Feventsheet-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2Feventsheet-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2Feventsheet-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DAB0mB","download_url":"https://codeload.github.com/DAB0mB/eventsheet-wasm/tar.gz/refs/heads/wasm","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2Feventsheet-wasm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259456091,"owners_count":22860484,"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":["css","html","javascript","rust","wasm"],"created_at":"2024-10-20T04:38:29.405Z","updated_at":"2025-06-12T11:34:07.024Z","avatar_url":"https://github.com/DAB0mB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eventsheet-wasm\n\nAn extensible custom CSS engine that implements a parser using Rust / WASM. You can find an in depth explanation about the engine in [this Medium article](https://medium.com/the-guild/i-wrote-a-customizable-css-engine-in-javascript-b1e05c8914fe); however, the article is refers to the [JS version of the engine](https://github.com/DAB0mB/eventsheet-wasm/tree/js), and a Rust / Wasm version of it should be coming soon. The purpose of this project, aside from implementing a useful CSS engine, is to compare Wasm to JS side by side with a relatively similar implementation (See [js branch](https://github.com/DAB0mB/eventsheet-wasm/tree/js)).\n\n## Pre-requisites\n\nMake sure you have [Rust compiler](https://www.rust-lang.org/tools/install) installed along with [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/). More info about the setup can be found [here](https://rustwasm.github.io/book/game-of-life/setup.html).\n\n## Demo\n\nFirst you need to build the demo:\n\n    npm run build-demo\n\nThen you need to create a public server for the generated `bundle` dir:\n\n    serve bundle\n\nNavigate to the address shown on screen e.g. `http://192.168.1.128:5000`. Note: DO NOT use localhost otherwise you'll get CORS related error. Copy the contents of `bundle/eventsheet-demo.js` and run it in the browser's dev-console. You should see an interactive button that says \"click me\" in the middle of the screen.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdab0mb%2Feventsheet-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdab0mb%2Feventsheet-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdab0mb%2Feventsheet-wasm/lists"}