diff --git a/src/built-with-assemblyscript.md b/src/built-with-assemblyscript.md
index 39660108f..4af54f261 100644
--- a/src/built-with-assemblyscript.md
+++ b/src/built-with-assemblyscript.md
@@ -50,6 +50,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
A webpack loader for AssemblyScript
* [visitor-as](https://github.com/willemneal/visitor-as)
Tools for creating compiler transformers.
+* [parcel-transformer-assemblyscript-codument](https://www.npmjs.com/package/parcel-transformer-assemblyscript-codument)
+ A transformer plugin for bundler Parcel v2. AssemblyScript development with all the benefits of Parcel.
## Demoscene
@@ -206,6 +208,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
* [worker-assemblyscript-template](https://github.com/JamesLMilner/worker-assemblyscript-template)
A Cloudflare wrangler template for a AssemblyScript worker.
+* [AssemblyScript + Parcel project templates](https://www.npmjs.com/package/assemblyscript-parcel-project-templates-codument)
+ AssemblyScript project templates for bundler Parcel. Get you next AssemblyScript-enabled project up and running in a minute or two! Includes an interactive CLI for creating new projects. Requires zero configuration.
## Applications