You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**proper-tags** is an evolved version of the widely-used CommonJS package **common-tags**. It has been updated with the following considerations for modern JavaScript environments:
7
7
8
-
🌟 Extendable: proper-tags comes with built-in tools for creating custom tags.
9
-
📦 ESM Code Base: With support for ESM/ECMAScript Modules, it ensures native compatibility with modern development tools.
10
-
🦕 Deno Compatibility: Designed specifically to function seamlessly with the Deno runtime.
11
-
📝 TypeScript Definitions: Integrated TypeScript typings make development in TypeScript a breeze.
12
-
🔄 API Consistency: Its interface aligns with common-tags, ensuring compatibility with existing frameworks and guides.
8
+
*🌟 Extendable: proper-tags comes with built-in tools for creating custom tags.
9
+
*📦 ESM Code Base: With support for ESM/ECMAScript Modules, it ensures native compatibility with modern development tools.
10
+
*🦕 Deno Compatibility: Designed specifically to function seamlessly with the Deno runtime.
11
+
*📝 TypeScript Definitions: Integrated TypeScript typings make development in TypeScript a breeze.
12
+
*🔄 API Consistency: Its interface aligns with common-tags, ensuring compatibility with existing frameworks and guides.
13
13
14
14
Below is a quick guide, check out the full documentation at [https://proper-tags.56k.guru](https://proper-tags.56k.guru).
0 commit comments