{"id":21153136,"url":"https://github.com/evolsoft/xweb","last_synced_at":"2026-01-24T22:07:58.478Z","repository":{"id":27975116,"uuid":"31468431","full_name":"EvolSoft/xWeb","owner":"EvolSoft","description":"A simple responsive HTML, CSS and JavaScript framework","archived":false,"fork":false,"pushed_at":"2016-09-19T19:41:37.000Z","size":522,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-09T10:43:33.867Z","etag":null,"topics":["css","framework","html","javascript","xweb"],"latest_commit_sha":null,"homepage":"https://www.evolsoft.tk/xweb/","language":"CSS","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/EvolSoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-28T16:33:47.000Z","updated_at":"2018-08-03T14:11:31.000Z","dependencies_parsed_at":"2022-08-26T12:21:32.933Z","dependency_job_id":null,"html_url":"https://github.com/EvolSoft/xWeb","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/EvolSoft/xWeb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolSoft%2FxWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolSoft%2FxWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolSoft%2FxWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolSoft%2FxWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvolSoft","download_url":"https://codeload.github.com/EvolSoft/xWeb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolSoft%2FxWeb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28737969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T21:19:41.845Z","status":"ssl_error","status_checked_at":"2026-01-24T21:13:38.675Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","framework","html","javascript","xweb"],"created_at":"2024-11-20T10:49:05.465Z","updated_at":"2026-01-24T22:07:58.462Z","avatar_url":"https://github.com/EvolSoft.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![start2](https://cloud.githubusercontent.com/assets/10303538/6315586/9463fa5c-ba06-11e4-8f30-ce7d8219c27d.png)\n\n#xWeb\nA simple responsive HTML, CSS and JavaScript framework\n\n##Category\n\nHTML/CSS/JS Framework\n\n##Overview\n\n**xWeb** is a simple responsive HTML, CSS and JavaScript framework fast, easy to use and fully-featured.\n\nIt has been written by [@Flavius12_](https://twitter.com/Flavius12_) at [EvolSoft](https://www.evolsoft.tk) using [Less.js](http://lesscss.org/) CSS pre-processor.\n\nBy default xWeb uses [Font-Awesome icons](http://fontawesome.io) by Dave Gandy and it has been compiled on Windows using the fantastic [WinLess](http://winless.org/) compiler :)\n\nxWeb uses also [jQuery](https://jquery.com/) which is used in the main xWeb JavaScript file\n\nxWeb is licensed under MIT (License details provided [here](https://github.com/EvolSoft/xWeb/blob/master/LICENSE))\u003c/p\u003e\n\n##Documentation\n\n*The full documentation is available at https://www.evolsoft.tk/xweb/*\n\n###What is included?\n\n######Precompiled version\n\n```\ncss\\ \n  arrow-left.png \n  arrow-right.png \n  close.png \n  font-awesome.css \n  font-awesome.min.css \n  xweb.css \n  xweb.min.css \n  xweb.theme.css\n  xweb.theme.min.css\nexamples\\\n  fixed-navbar-example.html \n  login-template.html \n  start-template.html \n  theme-example.html \nfonts\\ \n  fontawesome-webfont.eot \n  fontawesome-webfont.svg \n  fontawesome-webfont.ttf \n  fontawesome-webfont.woff \njs\\ \n  jquery.js \n  jquery.min.js \n  xweb.js \n  xweb.min.js\n```\n\n######Source code\n\n```\ncss\\ \nexamples\\ \nfonts\\ \njs\\ \nless\\\n```\n\n###Online version\n\nA ready-to-use version of [xWeb](https://www.evolsoft.tk/xweb/) is available at our [xWeb CDN](https://www.evolsoft.tk/xweb/cdn/).\n\n##Compiling Source\n\nThis is a small explanation of how to compile xWeb\n\n\u003e By default xWeb has been compiled on Windows using WinLess but you can compile it also on other platforms.\u003cbr\u003eYou must remember only that the main file to compile is `xWeb.less`\n\n*1. Add xWeb source path in WinLess*\n![1](https://cloud.githubusercontent.com/assets/10297075/7705821/e4a33fbc-fe46-11e4-9b3c-faba986d2b9b.png)\n*2. Select the main file to compile (`xWeb.less`)*\n![2](https://cloud.githubusercontent.com/assets/10297075/7705825/e6521504-fe46-11e4-82ad-84c1befa72a0.png)\n\n##To-do\n\n- Fixed alerts on screen\n- Vertical sliders\n- Better Button-Groups and Input-Groups\n\n##Known bugs\n\n- Selects not working on IE \u003c 10\n- Sliders not working correctly on touchscreen devices\n\n##Contributing\n\nIf you want to contribute to this project please follow the [Contribution Guidelines](https://github.com/EvolSoft/xWeb/blob/master/CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolsoft%2Fxweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevolsoft%2Fxweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolsoft%2Fxweb/lists"}