{"id":18358895,"url":"https://github.com/uppercod/example-simple-doc","last_synced_at":"2025-04-10T03:13:03.257Z","repository":{"id":113251021,"uuid":"271397689","full_name":"UpperCod/example-simple-doc","owner":"UpperCod","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-10T22:23:22.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-10T03:12:49.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/UpperCod.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":"2020-06-10T22:21:56.000Z","updated_at":"2020-06-10T22:23:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f90364b-6f4a-49c2-b0fe-8100e202be1b","html_url":"https://github.com/UpperCod/example-simple-doc","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/UpperCod%2Fexample-simple-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpperCod%2Fexample-simple-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpperCod%2Fexample-simple-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpperCod%2Fexample-simple-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UpperCod","download_url":"https://codeload.github.com/UpperCod/example-simple-doc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248148240,"owners_count":21055548,"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-11-05T22:19:50.762Z","updated_at":"2025-04-10T03:13:03.233Z","avatar_url":"https://github.com/UpperCod.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Design systems with Atomico\n\n[Español](./lang/spanish.md) [English](./README.md)\n\nThis configuration allows a dynamic development based on the export from html and markdows files, using the `npm start` scripts you can develop components that are displayed by the browser Thanks to a server with console-taught local livereload, by default it can be hosted on the `localhost:8000` port.\n\n## Directory\n\n```bash\n/src\n    /components # Directory for webcomponents\n        /atomico-counter # Example of component with Atomico\n            atomico-counter.js\n            atomico-counter.css\n            atomico-counter.md  # component documentation\n    index.html # Html file to serve on the server\n```\n\n\u003e files exported from html are stored processed in `/docs`(Friendly with github pages 😎), you can change this effect by modifying the`scripts` of `package.json`.\n\n## Scripts\n\n### npm start\n\nInitialize a developing server for the files that are exported from the html files in the `src/**/*.{md,html}` directory.\n\n### npm run build\n\nCreate the export bundle from the html files.\n\n### npm run build:npm\n\nPackage for distribution in NPM all the components of the `src/components` directory, these are exported as separate files.\n\n\u003e remember to distribute in npm you must modify the **package.json**.\n\n### npm run create:component\n\nCreate a component in the `src/components` directory [with the recommended structure](https://atomico.gitbook.io/doc/v/es/guias/guias-de-estilo) `Atomico`.\n\n### npm run create:hook\n\nCreate a hook in the `src/hooks` directory with the [recommended structure](https://atomico.gitbook.io/doc/v/es/guias/guias-de-estilo) `Atomico`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuppercod%2Fexample-simple-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuppercod%2Fexample-simple-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuppercod%2Fexample-simple-doc/lists"}