Skip to content

Commit efc8b06

Browse files
committed
Update docs
1 parent 5a61871 commit efc8b06

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ nav_order: 1
1010

1111
**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:
1212

13-
🌟 Extendable: proper-tags comes with built-in tools for creating custom tags.
14-
📦 ESM Code Base: With support for ESM/ECMAScript Modules, it ensures native compatibility with modern development tools.
15-
🦕 Deno Compatibility: Designed specifically to function seamlessly with the Deno runtime.
16-
📝 TypeScript Definitions: Integrated TypeScript typings make development in TypeScript a breeze.
17-
🔄 API Consistency: Its interface aligns with common-tags, ensuring compatibility with existing frameworks and guides.
13+
* 🌟 Extendable: proper-tags comes with built-in tools for creating custom tags.
14+
* 📦 ESM Code Base: With support for ESM/ECMAScript Modules, it ensures native compatibility with modern development tools.
15+
* 🦕 Deno Compatibility: Designed specifically to function seamlessly with the Deno runtime.
16+
* 📝 TypeScript Definitions: Integrated TypeScript typings make development in TypeScript a breeze.
17+
* 🔄 API Consistency: Its interface aligns with common-tags, ensuring compatibility with existing frameworks and guides.
1818

1919
## Sample Usage
2020

0 commit comments

Comments
 (0)