{"library":"rollup-plugin-underscorify","type":"library","category":null,"description":"A Rollup plugin (v1.0.0, single release) that converts Underscore templates into ES modules for use in Backbone/Marionette apps. Unlike other template compilers, it forces explicit namespace variable access (no `with` statement) to maintain ES2015 strict mode compatibility. Requires manual injection of Underscore or other libraries into template scope, as Rollup's module bundling can't guarantee global access. Minimal configuration with include/exclude patterns and custom variable name. Stable but essentially feature-complete.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","rollup","plugin","underscore","templates"],"install":[{"cmd":"npm install rollup-plugin-underscorify","imports":["import underscorify from 'rollup-plugin-underscorify'","import underscorify from 'rollup-plugin-underscorify'","underscorify({ include: ['**/*.tpl'], exclude: ['**/ignore.tpl'], variable: 'p' })"]},{"cmd":"yarn add rollup-plugin-underscorify","imports":[]},{"cmd":"pnpm add rollup-plugin-underscorify","imports":[]}],"homepage":null,"github":"https://github.com/aptivator/rollup-plugin-underscorify","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-underscorify","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/rollup-plugin-underscorify/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}