{"library":"text-loader","type":"library","category":null,"description":"Webpack loader that polyfills the RequireJS text loader module for use with webpack. Version 0.0.1. No longer maintained; developers should migrate to webpack's built-in raw-loader or asset modules for loading text files. This package has extremely low usage and has not been updated since its initial release.","language":"javascript","status":"deprecated","version":"0.0.1","tags":["javascript","webpack","require","text","loader"],"last_verified":"Wed May 27","install":[{"cmd":"npm install text-loader","imports":["import text from 'text-loader';","// webpack.config.js\nmodule.exports = {\n  module: {\n    rules: [\n      { test: /\\.txt$/, use: ['text-loader'] }\n    ]\n  }\n};"]},{"cmd":"yarn add text-loader","imports":[]},{"cmd":"pnpm add text-loader","imports":[]}],"homepage":null,"github":"https://github.com/dfenstermaker/text-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/text-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/text-loader/compatibility"}}