🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

typedreamer

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedreamer

The easiest plugin for web typography.

latest
Source
npmnpm
Version
1.1.3
Version published
Maintainers
1
Created
Source

typedreamer

The easiest plugin for web typography.

Installation

bower install typedreamer

Online Demos

JS

Click here to try example

PHP

Click here to try example

Usage

JS Pure

var options = {
  breakable: true; // false => insert  
};
new Typedreamer(element, text, options);

jQuery

$(element).typedreamer(text, options); // options is not required

PHP

<?php echo Typedreamer::apply($text, $options);?>

Keywords

typography

FAQs

Package last updated on 03 Aug 2016

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