Version 1.0.0
We are excited to announce the release of EmmetNetSharp 1.0.0, a powerful NuGet package designed to seamlessly integrate Emmet's HTML/CSS toolkit into your C# development environment. This release marks a significant milestone in our effort to enhance coding efficiency and streamline web development for C# developers.
Features
- HTML/CSS Toolkit Integration: EmmetNetSharp brings the full power of Emmet's toolkit to your C# projects, allowing for rapid HTML and CSS coding.
- Easy Installation: Installable via the NuGet Package Manager or .NET CLI, EmmetNetSharp is designed for easy setup in your preferred IDE or command line environment.
- Abbreviation Expansion: Expand abbreviations using the ExpandAbbreviation method, with support for both markup and stylesheet syntax.
- Configurable Options: Customize your experience with various configuration options including syntax types and abbreviation styles.
- Abbreviation Extraction: Easily extract abbreviations from your source code, with support for look-ahead and custom prefixes, making it ideal for JSX and other mixed code environments.
- Additional Emmet Functionality: Access other Emmet features such as HTML/CSS matching and math expressions.