{"id":21158275,"url":"https://github.com/simbo/slushify","last_synced_at":"2025-03-14T15:27:12.216Z","repository":{"id":141796013,"uuid":"41471378","full_name":"simbo/slushify","owner":"simbo","description":null,"archived":false,"fork":false,"pushed_at":"2015-09-01T06:56:22.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T09:09:18.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simbo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-27T07:10:38.000Z","updated_at":"2015-08-30T22:07:05.000Z","dependencies_parsed_at":"2023-03-13T10:28:55.518Z","dependency_job_id":null,"html_url":"https://github.com/simbo/slushify","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/simbo%2Fslushify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fslushify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fslushify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fslushify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simbo","download_url":"https://codeload.github.com/simbo/slushify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243599802,"owners_count":20317164,"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-20T12:19:28.703Z","updated_at":"2025-03-14T15:27:12.181Z","avatar_url":"https://github.com/simbo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"slushify\n========\n\n  \u003e For faster slush generator development.\n\n[![npm Package Version](https://img.shields.io/npm/v/slushify.svg?style=flat-square)](https://www.npmjs.com/package/slushify)\n[![MIT License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://simbo.mit-license.org)\n[![Travis Build Status](https://img.shields.io/travis/simbo/slushify/master.svg?style=flat-square)](https://travis-ci.org/simbo/slushify)\n\n[![Dependencies Status](https://img.shields.io/david/simbo/slushify.svg?style=flat-square)](https://david-dm.org/simbo/slushify)\n[![devDependencies Status](https://img.shields.io/david/dev/simbo/slushify.svg?style=flat-square)](https://david-dm.org/simbo/slushify#info=devDependencies)\n[![Code Climate GPA](https://img.shields.io/codeclimate/github/simbo/slushify.svg?style=flat-square)](https://codeclimate.com/github/simbo/slushify)\n[![Code Climate Test Coverage](https://img.shields.io/codeclimate/coverage/github/simbo/slushify.svg?style=flat-square)](https://codeclimate.com/github/simbo/slushify)\n\n---\n\n# WORK IN PROGRESS\n\n\u003c!-- MarkdownTOC --\u003e\n\n- [How to…](#how-to…)\n    - [Create a Generator](#create-a-generator)\n    - [Add Options](#add-options)\n    - [Add Templates](#add-templates)\n- [Module classes](#module-classes)\n    - [Generator](#generator)\n    - [Config](#config)\n    - [Option](#option)\n    - [Question](#question)\n    - [TemplateSet](#templateset)\n- [License](#license)\n\n\u003c!-- /MarkdownTOC --\u003e\n\n## How to…\n\n### Create a Generator\n\n``` javascript\nvar gulp = require('gulp'),\n    Generator = require('slushify');\n\nvar generator = new Generator(gulp);\n```\n\n\n### Add Options\n\n\n### Add Templates\n\n\n## Module classes\n\n\n### Generator\n\n\n#### Properties\n\n\n#### Methods\n\n\n#### Events\n\nAll event callbacks get current Generator instance as first argument.\n\n  - `startingGulpTask`\n  - `askingQuestions`\n  - `afterAskingQuestions`\n  - `scaffolding`\n  - `afterScaffolding`\n\n\n### Config\n\n\n#### Properties\n\n\n#### Methods\n\n\n### Option\n\n\n#### Properties\n\n\n#### Methods\n\n\n#### Properties\n\n\n#### Methods\n\n\n### Question\n\n\n#### Properties\n\n\n#### Methods\n\n\n### TemplateSet\n\n\n#### Properties\n\n\n#### Methods\n\n\n## License\n\n[MIT \u0026copy; Simon Lepel 2015](http://simbo.mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimbo%2Fslushify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimbo%2Fslushify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimbo%2Fslushify/lists"}