apollo-server prism example
- Dominant language
- TypeScript
- Stars
- 282
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
vue cli uses prism with apollo-server for code highlight
look at these files:
[highlight.js](https://github.com/vuejs/vue-cli/blob/4acf48da1082d42dcfeb58ddac15ace3bc3182e6/packages/%40vue/cli-ui/apollo-server/util/highlight.js)
[git.js](https://github.com/vuejs/vue-cli/blob/4acf48da1082d42dcfeb58ddac15ace3bc3182e6/packages/%40vue/cli-ui/apollo-server/connectors/git.js)
[main.styl](https://github.com/vuejs/vue-cli/blob/a09407dd5b9f18ace7501ddb603b95e31d6d93c0/packages/%40vue/cli-ui/src/style/main.styl)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the linked highlight.js and git.js files from vue-cli, along with src/style/main.styl, to understand how Prism highlighting is used with Apollo Server. The issue does not identify a target file or define the expected example, so confirm the intended integration and completion criteria before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, stylus
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100