Skip to content

ng-mdx-remote - v1.0.0

Latest
Compare
Choose a tag to compare
@thisiseddy-ab thisiseddy-ab released this 28 Aug 18:35
· 8 commits to main since this release

ng-mdx-remote (Angular MDX Remote) is inspired from next-mdx-remote and ngx-markdown, designed to bring the power and flexibility of MDX to Angular applications. With ng-mdx-remote, you can seamlessly integrate MDX content into your Angular projects, enabling rich, interactive documentation and content-driven applications.

Although this library allows you to leverage MDX within Angular, it is important to note for now that it still utilizes React under the hood. Therefore, it effectively creates a hybrid Angular/React environment, combining the best of both worlds.