{"id":22374232,"url":"https://github.com/creativestyle/creative-patterns","last_synced_at":"2025-08-04T15:39:25.130Z","repository":{"id":78586846,"uuid":"137097537","full_name":"creativestyle/creative-patterns","owner":"creativestyle","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-21T09:45:41.000Z","size":6610,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-17T19:05:51.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"osl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creativestyle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2018-06-12T16:11:14.000Z","updated_at":"2018-11-21T07:03:14.000Z","dependencies_parsed_at":"2023-03-12T04:44:25.641Z","dependency_job_id":null,"html_url":"https://github.com/creativestyle/creative-patterns","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/creativestyle/creative-patterns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativestyle%2Fcreative-patterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativestyle%2Fcreative-patterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativestyle%2Fcreative-patterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativestyle%2Fcreative-patterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creativestyle","download_url":"https://codeload.github.com/creativestyle/creative-patterns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativestyle%2Fcreative-patterns/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268717277,"owners_count":24295673,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-04T21:16:28.124Z","updated_at":"2025-08-04T15:39:25.121Z","avatar_url":"https://github.com/creativestyle.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# creativepatterns\n\nThis is creativestyle's pattern library that will contain all of the awesome code written by our great developers.\n\n\n## Local installation\n\nTo install the local copy of the library:\n\n1. Make sure you have `node \u003e=4.0.0` installed on your computer, you can run `node -v` in console to check it.\n2. Clone the repository.\n3. Run `npm install` in project's root to install all of the needed dependencies.\n4. Run `npm run serve` to build the library and start its website.\n\n## Essential commands\n\nSince pattern library's build system is based on gulp, here are some most essential commands which are helpful when working with it.\n\n- `npm run build` or `gulp build` - Builds entire pattern library.\n- `npm run serve` or `gulp serve` - Builds entire pattern library and fires up local dev server which let's you browse the files.\n- `npm run test` or `gulp test` - Build scripts and runs unit tests.\n  - Use `-w` or `--watch` flag to rerun tests each time files change.\n  - Use `-p package_path` or `--package package_path` to run tests for single package where `package_path` is a path relative to `packages` directory.\n- `npm run lint` or `gulp lint` - Lints scripts and styles according to our code style rules.\n\n## Adding new components\n\n1. Clone it!\n2. Run `npm install` in project's root to install all of the needed dependencies.\n3. Run `npm run generator` to fire up component generator.\n4. Follow generator instructions.\n5. Write your code in newly generated directory.\n6. Add documentation and tests.\n7. Follow Contributing guide since point 2.\n\n## Contributing\n\n1. Clone it!\n2. Create your feature branch: `git checkout -b feature-my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin feature/my-new-feature`\n5. Submit a merge request :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativestyle%2Fcreative-patterns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreativestyle%2Fcreative-patterns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativestyle%2Fcreative-patterns/lists"}