From 2b7a06e7873c3e053b0eef7026ab864bf9b28f18 Mon Sep 17 00:00:00 2001 From: Deepthi S S <65277731+Deepthi1496@users.noreply.github.com> Date: Tue, 31 Aug 2021 15:04:49 +0530 Subject: [PATCH] Added VS code Extension in the READme.md Hi Folks, I came across some simple yet efficient Template engine 'Dot-js'. Created a VS - Code Extension. Feel free to explore that. https://github.com/Deepthi1496/doT-template-snippet If you like this extension, provide comments and Stars - which makes me understand you appreciate the work and help the community for the better :) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c8a8478..258533d 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,12 @@ Please report any found vulnerabilities to npm, not via issue tracker. ## Author Laura Doktorova [@olado](http://twitter.com/olado) +## VS Code Extension +- Extension Name : dotjs-snippet +- Marketplace :https://marketplace.visualstudio.com/items?itemName=DEEPTHISS.dotjs-snippet +- Github:https://github.com/Deepthi1496/doT-template-snippet + + ## License doT is licensed under the MIT License. (See LICENSE-DOT)