{"library":"string-loader","type":"library","category":null,"description":"A webpack loader that transforms resource file contents into a JavaScript string. Version 0.0.1 is a very early release with minimal documentation and no explicit stability guarantees. It exports a single function that returns the file content with escaped characters wrapped in quotes. Not actively maintained; latest commit from 2015. Alternative: raw-loader provides similar functionality with broader adoption and updates.","language":"javascript","status":"abandoned","version":"0.0.1","tags":["javascript","webpack","toString"],"install":[{"cmd":"npm install string-loader","imports":["module.exports = { module: { rules: [ { test: /\\.html$/, use: 'string-loader' } ] } }"]},{"cmd":"yarn add string-loader","imports":[]},{"cmd":"pnpm add string-loader","imports":[]}],"homepage":null,"github":"https://github.com/enmoon/string-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/string-loader","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/string-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}