DEV Community

Cover image for ๐ŸŒŸ Extensions Dump: UnitFlux and CodeMorph!
Alvin James Bellero
Alvin James Bellero

Posted on

๐ŸŒŸ Extensions Dump: UnitFlux and CodeMorph!

Hey there, developers! ๐Ÿ‘‹

I'm excited to share two new VSCode extensions that I recently published: UnitFlux and CodeMorph! These tools aim to streamline your workflow and make your life a little easier in the editor.

Letโ€™s dive into what theyโ€™re all about! ๐Ÿšค


๐ŸŽจ UnitFlux: Effortless Unit Conversion for Responsive CSS

CSS design can be tricky, especially when trying to achieve fluid layouts.

Thatโ€™s where UnitFlux comes in! With this extension, you can seamlessly convert pixels (PX) to other responsive units like em and rem directly in your editor. ๐ŸŽฏ


Why Use UnitFlux?

  • ๐Ÿ“ Boosts Responsive Design โ€“ Instantly scale pixel-based values to flexible units for a design that adjusts to any screen size.
  • โšก Save Time โ€“ Forget the manual calculations; UnitFlux does the work for you!
  • ๐Ÿ–Œ๏ธ Enhanced CSS Workflow โ€“ Perfect for designers and developers aiming for fluid, responsive layouts without the hassle.

UnitFlux Code Lens


๐Ÿ”„ CodeMorph: Unicode Compatibility Made Easy

Ever had issues with non-ASCII characters in JSON files? ๐Ÿ›

Thatโ€™s where CodeMorph steps in. This extension allows you to quickly convert any non-ASCII characters in JSON files to Unicode escape sequences, ensuring compatibility across various environments and systems. โœ…


Why Use CodeMorph?

  • ๐ŸŒ Ensures JSON Compatibility โ€“ Unicode-escape all non-ASCII characters to avoid encoding issues in JSON.
  • ๐Ÿ’ป Effortless Transformation โ€“ Convert characters with a click and make your JSON files universally readable.
  • โœจ Handy Commands โ€“ Easy-to-trigger command from the Command Palette and Context Menu (File Explorer).

๐Ÿ‘‰ With CodeMorph, say goodbye to encoding headaches and ensure your JSON files are ready for any system!


๐Ÿš€ Ready to Try Them Out?

Both UnitFlux and CodeMorph are available now on the VSCode Marketplace! ๐ŸŽ‰

Check them out, give them a spin, and let me know what you think. Iโ€™d love your feedback as I continue to improve these tools and add new features!

๐Ÿ“ธ Cover Photo by Pankaj Patel on Unsplash


Top comments (0)