Socket
Socket
Sign inDemoInstall

adlib

Package Overview
Dependencies
1
Maintainers
11
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124Next

1.1.0

Diff

Changelog

Source

1.1.0

Fixed

  • falsey values were being incorrectly omitted from arrays - i.e. [255,0,0,155] would return as [255,155]
dbouwman
published 1.0.1 •

Changelog

Source

1.0.1

Added

  • un-minfied build output adlib.js
  • renamed profiles/dev.js --> profiles/umd.js as it's actually doing umd builds
dbouwman
published 1.0.0 •

Changelog

Source

1.0.0

Added

  • :optional transform
  • /docs/js folder that contains simple homepage & current build - mainly for use prototyping stuff in jsbin
dbouwman
published 0.2.0 •

Changelog

Source

0.2.0

Changed

  • transform fn signature changed to fn(key, value, settings)
  • removed need to key|value specifier in the template {{<key>:<transformFnName>}}
dbouwman
published 0.1.0 •

Changelog

Source

0.1.0

Added

  • optional transforms parameter - see lib/adlib.spec.js and README.md for details
  • support for {{<key>:<transformFnName>:<type>}} where type === 'value' || 'key'. If not specified, the value will be used.
benstoltz
published 0.0.7 •

Changelog

Source

0.0.7

Added

  • adlib and tests
dbouwman
published 0.0.6 •

dbouwman
published 0.0.5 •

dbouwman
published 0.0.4 •

dbouwman
published 0.0.3 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc