{"id":15062154,"url":"https://github.com/haavardj/ngx-cron-editor","last_synced_at":"2025-10-04T22:30:59.224Z","repository":{"id":32527402,"uuid":"136187022","full_name":"haavardj/ngx-cron-editor","owner":"haavardj","description":"Graphically build CRON expressions in Angular 15+","archived":false,"fork":false,"pushed_at":"2024-10-25T13:16:27.000Z","size":6813,"stargazers_count":45,"open_issues_count":3,"forks_count":108,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-02T03:59:29.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/haavardj/ngx-cron-editor","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"esarmientoe/cron-editor","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haavardj.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2018-06-05T14:08:34.000Z","updated_at":"2025-07-02T15:10:46.000Z","dependencies_parsed_at":"2025-05-19T05:07:04.104Z","dependency_job_id":"5c8dee09-eb71-476b-9f11-dfcaae5183e4","html_url":"https://github.com/haavardj/ngx-cron-editor","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/haavardj/ngx-cron-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haavardj%2Fngx-cron-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haavardj%2Fngx-cron-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haavardj%2Fngx-cron-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haavardj%2Fngx-cron-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haavardj","download_url":"https://codeload.github.com/haavardj/ngx-cron-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haavardj%2Fngx-cron-editor/sbom","scorecard":{"id":451899,"data":{"date":"2025-08-11","repo":{"name":"github.com/haavardj/ngx-cron-editor","commit":"9d39cac1e28a2c6d633c2cf4500f2b0285707fa1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.9,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-7q7g-4xm8-89cq","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T08:23:49.309Z","repository_id":32527402,"created_at":"2025-08-19T08:23:49.309Z","updated_at":"2025-08-19T08:23:49.309Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278245355,"owners_count":25955013,"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-10-03T02:00:06.070Z","response_time":53,"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-09-24T23:31:09.528Z","updated_at":"2025-10-04T22:30:58.913Z","avatar_url":"https://github.com/haavardj.png","language":"TypeScript","funding_links":[],"categories":["Third Party Components"],"sub_categories":["Form Controls"],"readme":"ngx-cron-editor\n===\n\nAn Angular 15+ component for building cron expressions graphically. It is meant\nto be used in reactive forms and support Angular Material Design styling.\n \n\n## Demo\n\nA work-in-progress demo can be found [here](https://haavardj.github.io/ngx-cron-editor/)\n\n## Usage\n\n1. Install the npm package:\n    ```\n    $ npm i ngx-cron-editor -S\n    ```\n\n2. Import the module in your own module:\n\n    ```ts\n    import { CronEditorModule } from 'ngx-cron-editor';\n\n    @NgModule({\n        imports: [..., CronEditorModule],\n    ...\n    })\n    export class MyModule {\n    }\n    ```\n\n3. Setup the FormControl in you component's typescript file:\n   \n   ```ts\n   ngOnInit(): void {\n     this.cronForm = new FormControl('0 0 1/1 * *');\n   }\n   ```\n   \n4. Include the component in your html code:\n\n    ```html\n    \u003ccron-editor [formControl]=\"cronForm\"\u003e\u003c/cron-editor\u003e\n    ```\n   \n   or use the `formControlName='...'` directive if your form controller\n   lives in a FormGroup.\n\n## Options\n\n```html\n\u003ccron-editor [formControl]=\"cronForm\" [options]=\"cronOptions\"\u003e\u003c/cron-editor\u003e\n```\n\n```ts\nimport { CronOptions } from 'ngx-cron-editor';\n\n@Component({\n    ...\n})\nexport class MyComponent {\n   public cronOptions: CronOptions = {\n       defaultTime: \"00:00:00\",\n\n       hideMinutesTab: false,\n       hideHourlyTab: false,\n       hideDailyTab: false,\n       hideWeeklyTab: false,\n       hideMonthlyTab: false,\n       hideYearlyTab: false,\n       hideAdvancedTab: true,\n       hideSpecificWeekDayTab: false,\n       hideSpecificMonthWeekTab : false,\n\n       use24HourTime: true,\n       hideSeconds: false,\n\n       cronFlavor: \"quartz\" //standard or quartz\n    };\n}\n```\n\n## History\n\nThe ngx-cron-editor is a fork of the vincentjames501's [angular-cron-gen](https://github.com/vincentjames501/angular-cron-gen) for AngularJS 1.5+ and claudiuconstantin's [cron-editor](https://github.com/claudiuconstantin/cron-editor). \n\n**The main additions of this fork is support for Angular 8+ and material design.**\n\n\n## License:\nLicensed under the MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaavardj%2Fngx-cron-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaavardj%2Fngx-cron-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaavardj%2Fngx-cron-editor/lists"}