{"library":"prettier-plugin-slice","title":"Prettier Slice Plugin","description":"A Prettier plugin for formatting Slice (Ice) language files with a custom parser 'slice2json'. Current version 0.1.1 is experimental and lacks release cadence. It differentiates from general Prettier by targeting the niche Slice language used in ZeroC Ice. Requires Prettier to be installed as a peer dependency. Use only with .ice files and configure via overrides.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install prettier-plugin-slice"],"cli":null},"imports":["import 'prettier-plugin-slice'","import { syntax } from 'prettier-plugin-slice'"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"echo '// example.ice\n// Sample Slice code' > example.ice\nprettier --write example.ice --parser slice2json","lang":"bash","description":"Formats a .ice file using the slice2json parser.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}