mjml-net
.NET Fork of MJML library with 10x performance and 100% feature parity
File Explorer
Download Latest Version (.zip)- deploy.yml
- AccordionComponent.cs
- AccordionElementComponent.cs
- AccordionTextComponent.cs
- AccordionTitleComponent.cs
- BodyComponent.cs
- BodyComponentBase.cs
- ButtonComponent.cs
- CarouselComponent.cs
- CarouselImageComponent.cs
- ColumnComponent.cs
- DividerComponent.cs
- GroupComponent.cs
- HeroComponent.cs
- ImageComponent.cs
- MsoButtonComponent.cs
- NavbarComponent.cs
- NavbarLinkComponent.cs
- RawComponent.cs
- SectionComponent.cs
- SocialComponent.cs
- SocialElementComponent.cs
- SocialNetwork.cs
- SpacerComponent.cs
- TableComponent.cs
- TextComponent.cs
- WrapperComponent.cs
- ListComponent.cs
- ListExtensions.cs
- ListItemComponent.cs
- AttributesComponent.cs
- BreakpointComponent.cs
- FontComponent.cs
- HeadComponent.cs
- HeadComponentBase.cs
- PreviewComponent.cs
- StyleComponent.cs
- TitleComponent.cs
- CommentComponent.cs
- IncludeComponent.cs
- IncludeType.cs
- RootComponent.cs
- RootData.cs
- StringExtensions.cs
- WriterExtensions.cs
- Font.cs
- Preview.cs
- Style.cs
- Title.cs
- Binder.cs
- Constants.cs
- HtmlReaderWrapper.cs
- ReflectionHelper.cs
- RenderStack.cs
- SubtreeReader.cs
- Assembly.cs
- Resources.Designer.cs
- Resources.resx
- ColorType.cs
- EnumType.cs
- ManyType.cs
- NumberType.cs
- OneOfType.cs
- StringType.cs
- SoftValidator.cs
- StrictValidator.cs
- ValidatorBase.cs
- AllowedAttributes.cs
- AllowedParents.cs
- Attributes.cs
- AttributeTypes.cs
- BindAttribute.cs
- BindingHelper.cs
- BindTextAttribute.cs
- BindType.cs
- Component.cs
- ContentType.cs
- DefaultIDGenerator.cs
- DefaultPools.cs
- GlobalContext.cs
- GlobalData.cs
- HelperTarget.cs
- HtmlError.cs
- IBinder.cs
- IBuffer.cs
- IComponent.cs
- icon.png
- IFileLoader.cs
- IHelper.cs
- IHtmlAttrRenderer.cs
- IHtmlClassRenderer.cs
- IHtmlReader.cs
- IHtmlRenderer.cs
- IHtmlStyleRenderer.cs
- IIdGenerator.cs
- IMjmlReader.cs
- IMjmlRenderer.cs
- InMemoryFileLoader.cs
- InnerTextOrHtml.cs
- IPostProcessor.cs
- IType.cs
- IValidator.cs
- Mjml.Net.csproj
- MjmlOptions.cs
- MjmlRenderContext.cs
- MjmlRenderContext.Rendering.cs
- MjmlRenderer.cs
- RenderBuffer.cs
- RenderResult.cs
- SourcePosition.cs
- Unit.cs
- UnitParser.cs
- ValidationContext.cs
- ValidationErrors.cs
- Amario.mjml
- Arturia.mjml
- Austin.mjml
- BlackFriday.mjml
- Card.mjml
- Christmas.mjml
- HappyNewYear.mjml
- ManyHeroes.mjml
- OnePage.mjml
- Proof.mjml
- Racoon.mjml
- Reactivation.mjml
- RealEstate.mjml
- Recast.mjml
- Receipt.mjml
- Referral.mjml
- SpheroDroids.mjml
- SpheroMini.mjml
- UGGRoyale.mjml
- Welcome.mjml
- Worldly.mjml
- Mjml.Net.Benchmark.csproj
- Program.cs
- TemplateBenchmarks.cs
- TestRunner.cs
- BindGenerator.cs
- Constants.cs
- FieldSource.cs
- icon.png
- IsExternalInit.cs
- Mjml.Net.Generator.csproj
- Template.handlebar
- TemplateField.cs
- TemplateModel.cs
- AttributeSelectorComponent.cs
- HtmlAttributeComponent.cs
- HtmlAttributesComponent.cs
- FallbackConverter.cs
- FallbackCssValue.cs
- FallbackCssValueConverter.cs
- FallbackDeclarationFactory.cs
- ValueConverterExtensions.cs
- AngleSharpExtensions.cs
- AngleSharpPostProcessor.cs
- AttributesPostProcessor.cs
- IAngleSharpPostProcessor.cs
- icon.png
- INestingPostProcessor.cs
- InlineCssPostProcessor.cs
- Mjml.Net.PostProcessors.csproj
- PostProcessorExtensions.cs
- Accordion.html
- AccordionEmptyElements.html
- Breakpoint.html
- Button.html
- ButtonLink.html
- ButtonLinkWithRel.html
- ButtonMixedContent.html
- ButtonMixedContent2.html
- ButtonWithoutWidthUnit.html
- Carousel.html
- CarouselHeadStyles.html
- CarouselIconWidth.html
- CarouselImagesFive.html
- CarouselImagesOne.html
- CarouselImagesTwo.html
- CarouselImageWithHref.html
- CarouselThumbnailWidth.html
- ChildClasses.html
- ColumnClass.html
- ColumnFour.html
- ColumnOne.html
- ColumnOneWithInnerBorder.html
- ColumnOneWithPadding.html
- ColumnThree.html
- ColumnTwo.html
- Comments.html
- Divider.html
- DividerWithoutWidthUnit.html
- Font.html
- FontUbuntu.html
- FontUbuntu2.html
- Group.html
- GroupWithColumns.html
- Hero.html
- HeroDivider.html
- HeroDividers.html
- HeroFixedHeight.html
- HtmlAttributeInvalid.html
- HtmlAttributes.html
- HtmlAttributesNoProcessor.html
- Image.html
- ImageWithLink.html
- List.html
- MsoButton.html
- MsoButtonWithBorder.html
- Navbar.html
- NavbarWithLinks.html
- NavbarWithoutHamburger.html
- Preview.html
- Section.html
- SectionWithBackgroundColor.html
- SectionWithBackgroundImage.html
- SectionWithColumns.html
- SectionWithGroups.html
- Social.html
- SocialEmpty.html
- SocialRaw.html
- SocialWithPadding.html
- Spacer.html
- SpacerWithHeight.html
- Style.html
- StyleInclude.html
- StyleInline.html
- StyleInline2.html
- StyleInline3.html
- StyleInline4.html
- StyleInlineFallback.html
- Table.html
- TablePercent.html
- TablePixels.html
- Text.html
- TextInclude.html
- TextRawWhitespace.html
- TextWhitespace.html
- TextWithEntity.html
- TextWithHtml.html
- TextWithHtml2.html
- TextWithHtmlAndWhitespace.html
- Title.html
- Wrapper.html
- AccordionTests.cs
- AttributesTests.cs
- BodyTests.cs
- ButtonTests.cs
- CarouselTests.cs
- ColumnTests.cs
- CommentTests.cs
- DividerTests.cs
- FontTests.cs
- GroupTests.cs
- HeroTests.cs
- HtmlAttributesTests.cs
- ImageTests.cs
- IncludeTests.cs
- ListTests.cs
- MsoButtonTests.cs
- NavbarTests.cs
- PreviewTests.cs
- RawTests.cs
- SectionTests.cs
- SocialTests.cs
- SpacerTests.cs
- StyleTests.cs
- TableTests.cs
- TextTests.cs
- TitleTests.cs
- WrapperTests.cs
- AssertHelpers.cs
- CustomFilters.cs
- StaticIdGenerator.cs
- TestComponent.cs
- TestHelper.cs
- about.mjml
- footer.mjml
- header.mjml
- styling.mjml
- amario.mjml
- arturia.mjml
- austin.mjml
- basic.mjml
- black-friday.mjml
- bug.mjml
- card.mjml
- christmas.mjml
- happy-new-year.mjml
- newsletter.mjml
- onepage.mjml
- proof.mjml
- racoon.mjml
- reactivation-email.mjml
- real-estate.mjml
- recast.mjml
- receipt-email.mjml
- referral-email.mjml
- sphero-droids.mjml
- sphero-mini.mjml
- ticketshop.mjml
- welcome-email.mjml
- worldly.mjml
- ColorTypeTests.cs
- EnumTypeTests.cs
- ManyTypeTests.cs
- NumberTypeTests.cs
- UnitParserTests.cs
- BugReportTests.cs
- ComplexTests.cs
- HtmlExtensionsTests.cs
- HtmlReaderTests.cs
- HtmlRenderTests.cs
- HtmlSpecialCaseTests.cs
- IncludeTests.cs
- InnerTextOrHtmlTests.cs
- Tests.csproj
- ValidationTests.cs
- ConvertJS.cs
- MigrateCS.cs
- Program.cs
- Tools.csproj
- .editorconfig
- .gitignore
- Directory.Build.props
- LICENSE
- Mjml.Net.slnx
- README.md
- stylecop.json
// repository documentation
Was this content helpful?
(0 ratings)
