🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

liquidless-faker

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liquidless-faker

Faker.js filter for liquidless templates

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

liquidless-faker

Faker.js filter for liquidless templates

Get Started

Install the dependency from npm:

npm i liquidless-faker

Import the fake filter

import { fake } from 'liquidless-faker'

Usage

Example: Rendering a string

renderTemplate('{{ lorem.lines | fake: 1 }}', {}, {
  filters: {
    fake
  }
})

Outputs:

Saepe nesciunt officiis.

Keywords

liquid

FAQs

Package last updated on 22 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts