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

@benev/slate

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@benev/slate - npm Package Versions

23
8

0.3.0-1

Diff

chasemoskal
published 0.3.0-0 •

chasemoskal
published 0.2.17 •

Changelog

Source

v0.2.17

  • 🍏 add Content type, which may be preferable to RenderResult
  • 🍏 improve opSignal.load with deconfliction: now only the latest run will update the signal
  • 🍏 add OpSignal.load static helper, to create and start an operation
chasemoskal
published 0.2.16 •

Changelog

Source

v0.2.16

  • 🔶 repeat function no longer immediately invokes your fn (works more like setTimeout now)
  • 🍏 add export computed, alias for signals.computed
chasemoskal
published 0.2.15 •

Changelog

Source

v0.2.15

  • 🔶 fix: repeat wasn't supposed to be async
chasemoskal
published 0.2.14 •

Changelog

Source

v0.2.14

  • 🔶 deprecated repeater in favor of leaner repeat implementation
    • deprecated Repeater class is now obsolete
    • deprecated repeater.hz in favor of repeat.hz
chasemoskal
published 0.2.13 •

Changelog

Source

v0.2.13

  • 🍏 isColorSupported accepts env var FORCE_COLOR
chasemoskal
published 0.2.12 •

Changelog

Source

v0.2.12

  • 🔶 change Bytename syllable dictionaries (names will change)
chasemoskal
published 0.2.11 •

Changelog

Source

v0.2.11

  • 🔶 change Bytename syllable dictionaries (names will change)
  • 🍏 add tools
    • isNode
    • isDeno
    • isColorSupported
chasemoskal
published 0.2.10 •

Changelog

Source

v0.2.10

  • 🍏 add tools
    • templateString -- template no-op, it's just a string
    • templateParts -- return the strings and injected values
    • svgSlate -- for ingesting icons in turtle
    • svgTurtle -- for ingesting icons in slate, requires manual import
      • import {svgTurtle} from "@benev/slate/x/tools/svgs/svg-turtle.js"
  • 🍏 add data tools:
    • Anka -- display binary data with random indian characters
    • Base58 -- standard data encoding
    • Base64 -- standard data encoding
    • Base64url -- standard data encoding
    • Bytename -- encode arbitrary bytes as human-readable names
    • Bytes -- helper fns like random to generate random binary
    • Hex -- encode arbitrary data in hexadecimal
    • Text -- convert between text and bytes
23
8
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