{"id":23644438,"url":"https://github.com/allnulled/litestarter","last_synced_at":"2025-11-11T06:30:18.848Z","repository":{"id":269092357,"uuid":"906381065","full_name":"allnulled/litestarter","owner":"allnulled","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-23T15:08:17.000Z","size":12353,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T12:20:17.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://npmjs.com/@allnulled/litestarter","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allnulled.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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":"2024-12-20T19:18:49.000Z","updated_at":"2024-12-23T15:08:21.000Z","dependencies_parsed_at":"2024-12-20T21:46:57.208Z","dependency_job_id":null,"html_url":"https://github.com/allnulled/litestarter","commit_stats":null,"previous_names":["allnulled/litestarter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allnulled%2Flitestarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allnulled%2Flitestarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allnulled%2Flitestarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allnulled%2Flitestarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allnulled","download_url":"https://codeload.github.com/allnulled/litestarter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587230,"owners_count":19663892,"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-12-28T12:20:07.967Z","updated_at":"2025-11-11T06:30:18.805Z","avatar_url":"https://github.com/allnulled.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# litestarter\n\nLittle starter for apps with Vue.js (v2) + Win7.css + Importer + Reloader + Socket-io.client.\n\n## Installation\n\n```sh\nnpm i -g @allnulled/litestarter\n```\n\n## Usage\n\nThis will start a project in the current directory.\n\n```sh\nlitestarter .\n```\n\nTo serve the static files do:\n\n```sh\nsh serve.sh\n```\n\nTo reload automatically on changes do:\n\n```sh\nnode reloader.js\n```\n\nYou can create new components simply with:\n\n```sh\nnode create-component.js\n```\n\n## Features\n\n- Module loading bar (with [`importer`](https://github.com/allnulled/importer))\n- Import modules system (with [`importer`](https://github.com/allnulled/importer))\n- Instantiable logger (with [`basic-logger`](https://github.com/allnulled/basic-logger))\n- Instantiable checker (with [ensure](https://github.com/allnulled/ensure))\n- Filesystem polyfill (with [ufs](https://github.com/allnulled/universal-file-system))\n- SQLite polyfill with:\n   - [sql.js](https://sql.js.org/#/)\n   - [sqlite-polyfill](https://github.com/allnulled/sqlite-polyfill)\n   - [sqlite-data-system](https://github.com/allnulled/sqlite-data-system/))\n- Windows 7 styles (with [win7.css](https://khang-nd.github.io/7.css/))\n- Custom bundler (with [vuebundler](https://github.com/allnulled/vuebundler) and [htmlbundler](https://github.com/allnulled/htmlbundler))\n- Automatic refresher\n\n## Files in docs\n\nThe `docs` folder contains the base project of `litestarter`. It contains files like:\n\n- `bundle.js`: compiles the Vue.js v2 components, JavaScript and CSS to `dist/*.*`. Can run with `npm run build`.\n- `bundlelist.components.js`: provides the list of components.\n- `bundlelist.js.js`: provides the list of components.\n- `bundlelist.css.js`: provides the list of components.\n- `create-component.js`: creates a new component from the templates on `src/components/prototype`. Can run with `npm run create-component`.\n- `package.json`: the package.json of the front-end project itself. Change it to fit your requirements.\n- `reloader.js`: starts a socket-server and watching changes on files to emit the order to refresh to the browser. Can run with `npm run reloader`.\n- `serve.sh`: starts an http server providing access to the application statically. Can run with `npm run serve`.\n\nNote that `reloader.js` does NOT compile automatically the `dist` application. You have to `npm run build` manually.\n\nNote also that `src/index.js` is controlling the load depending on the environment.\n  - In `\"test\"` it loads file by file by default.\n  - In `\"production\"` it laods directly `dist/app.js` and `dist/app.css` (which also contain `components.*`).\n     - To update `dist/app.*` you must run `npm run build` manually\n\n# Demo\n\nGo to:\n\n- [https://allnulled.github.io/litestarter/](https://allnulled.github.io/litestarter/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallnulled%2Flitestarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallnulled%2Flitestarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallnulled%2Flitestarter/lists"}