{"id":16783506,"url":"https://github.com/albinotonnina/vanilla-js-spa","last_synced_at":"2025-04-10T22:22:24.358Z","repository":{"id":143080047,"uuid":"83246635","full_name":"albinotonnina/vanilla-js-spa","owner":"albinotonnina","description":"Single page applications for a test, no libraries","archived":false,"fork":false,"pushed_at":"2018-01-12T17:56:30.000Z","size":137,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T19:21:42.458Z","etag":null,"topics":["api","spa","vanilla-javascript"],"latest_commit_sha":null,"homepage":"","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/albinotonnina.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":"2017-02-26T22:54:03.000Z","updated_at":"2022-04-11T04:17:06.000Z","dependencies_parsed_at":"2023-04-12T18:03:25.135Z","dependency_job_id":null,"html_url":"https://github.com/albinotonnina/vanilla-js-spa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinotonnina%2Fvanilla-js-spa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinotonnina%2Fvanilla-js-spa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinotonnina%2Fvanilla-js-spa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinotonnina%2Fvanilla-js-spa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albinotonnina","download_url":"https://codeload.github.com/albinotonnina/vanilla-js-spa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248306865,"owners_count":21081747,"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":["api","spa","vanilla-javascript"],"created_at":"2024-10-13T07:49:54.228Z","updated_at":"2025-04-10T22:22:24.344Z","avatar_url":"https://github.com/albinotonnina.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Instructions\n\nInstall\n\n`npm install`\n\nBuild and launch\n\n`npm start`\n\nTest\n\n`npm test`\n\nDevelopment\n\n`npm run dev`\n (just nodemon watching for changes and relaunching npm start)\n\n\n## Entry point\n\n`http://localhost:9000/search`\n\n## Notes\n\nTested in IE 10+, Chrome, Firefox, Safari\n\n## SPA\n\n- No frameworks\n- No libraries\n- No template systems.\n- Express for the server\n- ES6\n- No classes, I wanted to play this with plain objects and factories\n- Polyfills from polyfill.io cdn\n- Webpack\n\n## Testing \u0026 linting\n\n- Mocha with Babel\n- Chai Expect\n- Eslint\n\n\n## Styling\n\nPrinciples and rules from [Bandit](http://bandit-css.herokuapp.com) methodology.\n\n- Encapsulate module styles using a unique selector prefix\n- Flat hierarchy of class based selectors\n- Use variables for everything\n- No key selectors outside the module they belong to\n- Don’t nest selectors when it’s not necessary\n- Avoid type selectors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbinotonnina%2Fvanilla-js-spa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbinotonnina%2Fvanilla-js-spa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbinotonnina%2Fvanilla-js-spa/lists"}