{"id":36544606,"url":"https://github.com/wangding/grunt-unescape-html","last_synced_at":"2026-01-12T05:56:46.949Z","repository":{"id":57255887,"uuid":"307308247","full_name":"wangding/grunt-unescape-html","owner":"wangding","description":"unescape html with grunt","archived":false,"fork":false,"pushed_at":"2020-11-03T04:51:39.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-29T22:32:54.746Z","etag":null,"topics":["grunt","unescape"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/grunt-unescape-html","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/wangding.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":"2020-10-26T08:37:02.000Z","updated_at":"2020-11-03T04:51:41.000Z","dependencies_parsed_at":"2022-09-04T21:52:05.436Z","dependency_job_id":null,"html_url":"https://github.com/wangding/grunt-unescape-html","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wangding/grunt-unescape-html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangding%2Fgrunt-unescape-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangding%2Fgrunt-unescape-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangding%2Fgrunt-unescape-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangding%2Fgrunt-unescape-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wangding","download_url":"https://codeload.github.com/wangding/grunt-unescape-html/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangding%2Fgrunt-unescape-html/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28335864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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":["grunt","unescape"],"created_at":"2026-01-12T05:56:44.335Z","updated_at":"2026-01-12T05:56:46.944Z","avatar_url":"https://github.com/wangding.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-unescape-html\n\n## Getting Started\n\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\nnpm install grunt-unescape-html --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-unescape-html');\n```\n\n## The \"unescape\" task\n\n### Overview\n\nIn your project's Gruntfile, add a section named `unescape` to the data object passed into `grunt.initConfig()`.\n\n```js\ngrunt.initConfig({\n  unescape: {\n    your_target: {\n      // Target-specific file lists and/or options go here.\n    },\n  },\n})\n```\n\n### Usage Examples\n\n```js\ngrunt.initConfig({\n  unescape: {\n    files: {\n      src: 'src/*.html',\n      dist: 'dist/'\n    }\n  }\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangding%2Fgrunt-unescape-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangding%2Fgrunt-unescape-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangding%2Fgrunt-unescape-html/lists"}