{"id":16765240,"url":"https://github.com/devlato/grunt-file-append","last_synced_at":"2025-03-16T11:26:13.192Z","repository":{"id":68309234,"uuid":"21823092","full_name":"devlato/grunt-file-append","owner":"devlato","description":"grunt-file-append remastered","archived":false,"fork":false,"pushed_at":"2014-07-14T15:14:44.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T23:26:58.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/devlato.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":"2014-07-14T14:43:01.000Z","updated_at":"2014-07-16T12:06:40.000Z","dependencies_parsed_at":"2023-02-21T03:31:04.110Z","dependency_job_id":null,"html_url":"https://github.com/devlato/grunt-file-append","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/devlato%2Fgrunt-file-append","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlato%2Fgrunt-file-append/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlato%2Fgrunt-file-append/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlato%2Fgrunt-file-append/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlato","download_url":"https://codeload.github.com/devlato/grunt-file-append/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243859936,"owners_count":20359618,"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-10-13T05:28:50.223Z","updated_at":"2025-03-16T11:26:13.166Z","avatar_url":"https://github.com/devlato.png","language":"CoffeeScript","readme":"grunt-file-append\n=================\n\ngrunt-file-append remastered\n\n\nHere is typical Gruntfile code:\n\n```coffeescript\nmodule.exports = (grunt) -\u003e\n\n  grunt.initConfig\n    file_append:\n      options:\n        files: [{\n          source:  ''  # path\n          append:  ''  # data to append\n          prepend: ''  # data to prepend\n        }]\n\n  grunt.loadTasks 'tasks'\n  grunt.registerTask 'default', ['file_append']\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlato%2Fgrunt-file-append","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlato%2Fgrunt-file-append","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlato%2Fgrunt-file-append/lists"}