{"library":"glslify-loader","type":"library","category":null,"description":"Webpack loader for glslify that inlines GLSL #include and source transforms. Current stable version 2.0.0, released 2018-05, no recent updates. Part of the stackgl ecosystem. Requires raw-loader to emit a string. Limited to webpack 4 and below; not compatible with webpack 5's asset modules. Alternatives: vite-plugin-glslify.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","ecosystem:stackgl"],"last_verified":"Wed May 27","install":[{"cmd":"npm install glslify-loader","imports":["import source from 'raw-loader!glslify-loader!./shader.glsl'","module.exports = { module: { rules: [ { test: /\\.(glsl|vs|fs|vert|frag)$/, use: ['raw-loader', 'glslify-loader'] } ] } }","use: [ 'raw-loader', { loader: 'glslify-loader', options: { transform: [['glslify-hex', {}]] } } ]"]},{"cmd":"yarn add glslify-loader","imports":[]},{"cmd":"pnpm add glslify-loader","imports":[]}],"homepage":null,"github":"https://github.com/stackgl/glslify-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/glslify-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/glslify-loader/compatibility"}}