Skip to content

Releases: conbanwa/write-js-array

fix errors in test cases

Choose a tag to compare

@conbanwa conbanwa released this 06 Feb 08:10
9f9bacd

Full Changelog: v1.1...v1.2

v1.1

Choose a tag to compare

@conbanwa conbanwa released this 05 Feb 09:15
5b4cef4

Full Changelog: v1.0...v1.1

v1.0

Choose a tag to compare

@conbanwa conbanwa released this 05 Feb 02:55
c8c2a75

Write a JavaScript file that declares an array

Full Changelog: v0.1...v1.0

v0.1

Choose a tag to compare

@conbanwa conbanwa released this 03 Feb 01:11
6443971

Generate/Write JS Array Action

Generate a JavaScript file that declares an array — including Multidimensional Array
from GitHub Actions inputs.

Features

  • ✅ Multidimensional arrays
  • ✅ Safe JSON parsing by default
  • ✅ Optional JS literal parsing
  • ✅ Auto-derived array name
  • ✅ Pretty formatting
  • ✅ Export styles
  • ✅ Overwrite & dry-run support
  • ✅ Marketplace-safe (Node 20)