{"id":23299479,"url":"https://github.com/dogescript/grunt-dogescript","last_synced_at":"2025-04-06T20:41:38.913Z","repository":{"id":506030,"uuid":"14119130","full_name":"dogescript/grunt-dogescript","owner":"dogescript","description":"wow grunt so dogescript","archived":false,"fork":false,"pushed_at":"2023-07-12T09:51:32.000Z","size":222,"stargazers_count":10,"open_issues_count":6,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-13T11:04:57.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dogescript","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/dogescript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","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":"2013-11-04T18:06:55.000Z","updated_at":"2023-08-14T19:18:05.000Z","dependencies_parsed_at":"2024-06-21T17:39:43.924Z","dependency_job_id":"84d5da25-868a-44f3-b8e3-528630d3b263","html_url":"https://github.com/dogescript/grunt-dogescript","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogescript%2Fgrunt-dogescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogescript%2Fgrunt-dogescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogescript%2Fgrunt-dogescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogescript%2Fgrunt-dogescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dogescript","download_url":"https://codeload.github.com/dogescript/grunt-dogescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247550641,"owners_count":20956984,"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-12-20T08:17:23.065Z","updated_at":"2025-04-06T20:41:38.882Z","avatar_url":"https://github.com/dogescript.png","language":"Dogescript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-dogescript\n\n\u003e  wow [plugin](http://gruntjs.com/) so [dogescript](https://github.com/dogescript/dogescript)\n\n[![Build Status](https://secure.travis-ci.org/dogescript/grunt-dogescript.svg?branch=master)](http://travis-ci.org/dogescript/grunt-dogescript) [![Dependency Status](https://david-dm.org/dogescript/grunt-dogescript.svg)](https://david-dm.org/dogescript/grunt-dogescript) [![NPM version](https://badge.fury.io/js/grunt-dogescript.svg)](http://badge.fury.io/js/grunt-dogescript)\n\n![wow](https://raw.github.com/dogescript/grunt-dogescript/master/media/doge-01.jpg)\n\n     compile dogescript  \n                         many codes \n               many syntax\n         wow \n                   much beauty\n                               amaze builds\n                                       doge luv hoge         \n\n## Getting Started\nThis plugin requires Grunt `~0.4.1`\n\nIf you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:\n\n```shell\n$ npm install grunt-dogescript --save-dev\n```\n\nOnce the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:\n\n```js\ngrunt.loadNpmTasks('grunt-dogescript');\n```\n\n## The \"dogescript\" task       \n\n### Default Options\n\n```js\ngrunt.initConfig({\n\tdogescript: {\n\t\tamaze: {\n\t\t\toptions: {\n\t\t\t\t// optional beautify\n\t\t\t\t// - default: true\n\t\t\t\tbeauty: true,\n\n\t\t\t\t// optional enable true-doge mode\n\t\t\t\t// - default: false\n\t\t\t\ttrueDoge: true,\n\n\t\t\t\t// optional override compiler (handy for bleeding-edge/local editing)\n\t\t\t\t// - string path, included via require() \n\t\t\t\tcompiler: path.resolve('../dogescript/index.js')\n\t\t\t},\n\t\t\tsrc: ['lib/doge.djs']\n\t\t}\n\t}\n})\n```\n\n## History\n\n* 2.4.0 - support dogescript 2.4.0\n* 0.5.2 - moved to dogescript org\n* 0.5.1 - added licence note to README\n* 0.5.0 - dogescript `v2.3.0`, task rewritten in dogescript\n* 0.4.0 - dogescript `v2.2.0`, dropped deprecated dependencies (thanks @shinnn)\n* 0.3.0 - dogescript `v2.1.0`, add `trueDoge` option\n* 0.2.1 - add `compiler` option\n* 0.2.0 - dogescript `v1.4.0`\n* 0.1.2 - much improve\n* 0.1.0 - doge first release\n\n\n## Contributing\n\nIn lieu of a formal styleguide, take care to maintain the existing doge style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).\n\n## License\n\nCopyright (c) 2014 [Bart van der Schoor](https://github.com/Bartvds)\n\nLicensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdogescript%2Fgrunt-dogescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdogescript%2Fgrunt-dogescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdogescript%2Fgrunt-dogescript/lists"}