thisdot / open-source

Repository for open source packages
MIT License
34 stars 11 forks source link

Add base angular prism library #146

Open morgnism opened 2 years ago

morgnism commented 2 years ago

Create a new angular project for code blocks and highlighting.

Background

Inspiration for this idea comes from a lack of quality, readily-available packages or options for code blocks in Angular. However, these packages are available for other frameworks (React mainly).

This was partially created for the angular github clone.

Requirements

Milestone 1 - MVP (0.1 release)

Est time: 15 hours

Notes

A version of this project exists in the angular-apollo-tailwind starter.dev repo and needs to be extracted from there into its own library.

This version of the project does not include customizations.