{"library":"grunt-http-server","type":"library","category":null,"description":"grunt-http-server is a Grunt task designed to serve static files from within a Grunt build process. It allows developers to quickly set up a local HTTP or HTTPS server for development and testing purposes. The package, currently at version 2.1.0 (last published in 2015), offers features such as serving files from a specified root directory, configurable ports and hosts, caching, directory listing, automatic index file serving, custom file extensions, and a proxying capability for requests not resolved locally. It also supports HTTPS with custom certificates and allows opening a browser automatically. Its primary differentiation lies in its integration with the Grunt ecosystem, providing a task-based approach to running a simple web server, unlike modern standalone CLI tools or bundler-specific development servers. The project has not seen updates since 2016, indicating it is no longer actively maintained.","language":"javascript","status":"abandoned","version":"2.1.0","tags":["javascript","grunt","gruntplugin","http-server","http","https","server","web","web-server"],"last_verified":"Wed May 27","install":[{"cmd":"npm install grunt-http-server","imports":["grunt.loadNpmTasks('grunt-http-server');","grunt.initConfig({\n    'http-server': {\n        'dev': {\n            root: 'dist',\n            port: 8080\n        }\n    }\n});"]},{"cmd":"yarn add grunt-http-server","imports":[]},{"cmd":"pnpm add grunt-http-server","imports":[]}],"homepage":"http://divhide.com","github":"https://github.com/divhide/node-grunt-http-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-http-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/grunt-http-server/compatibility"}}