Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

templatesjs

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

templatesjs - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

3

package.json
{
"name": "templatesjs",
"version": "1.2.0",
"version": "1.2.1",
"description": "Render dynamic view , works with any file format including HTML, can be used with any framework and raw node.js ",

@@ -12,3 +12,2 @@ "main": "index.js",

"engine",
"engines",
"render",

@@ -15,0 +14,0 @@ "include",

@@ -34,3 +34,3 @@ # templatesjs

- [Render array](#array)
- [Loop through array](#loopthrough-array)
- [Loop through array](#loop-through-array)
- [Loop through specific array indexes](#loop-through-specific-index-of-array)

@@ -52,6 +52,8 @@ - [Specify format of output](#format-of-output)

###using git
```sh
$ git clone https://github.com/ImtiazChowdhury/templatesjs.git
```
# Usage

@@ -419,3 +421,3 @@

* **delim()** : `delimier()`
* **delim()** : `del(`
* **delim()** : `del()`
* **delim()** : `d()`

@@ -488,5 +490,5 @@

```
Please Report any bug or error https://github.com/ImtiazChowdhury/templatesjs/issues.
Please Report any bug or issue on https://github.com/ImtiazChowdhury/templatesjs/issues.
Thank You for having a look through.
Hope you enjoy coding with templatesJS.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc