0.13.2 • Published 6 months ago

@little-bonsai/ballpoint v0.13.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Ballpoint

A CLI for formatting ink files

Also available in web app form

Get Started

Step 1 Install node.js

use nvm to install node

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
nvm install 18
nvm use 18

Step 2 Ballpoint

npm install -g @little-bonsai/ballpoint

Step 3 Run

ballpoint **/*.ink

Acknowledgements

This would not have been possible without the great work of

Contributing

Bug Reports and PRs are very welcome.

If filing a bug report, please include:

  • your original ink code
  • how it was formatted
  • how it should be formatted
  • any additional information

If opening a MR, please include:

  • a description of the change
  • at least 1 test showing the input and output

TODO

  • npm publish
  • repeated application test
  • tags
  • multiple tags
  • ref arguments
  • INCLUDE handling
  • web hosted
    • basic hosting
    • error reporting
  • comments
  • directives based approach
  • api?
  • multi-lined multi-conditioned choices
  • dynamic tags
  • PR GetType overrides into inkjs
  • PR Parser export into inkj
  • sort INCLUDEs option
  • make package available as importable lib
  • look at integrating into inky
0.13.2

6 months ago

0.13.1

7 months ago

0.13.0

7 months ago

0.12.1-0

9 months ago

0.12.0

9 months ago

0.11.0

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.3

2 years ago

0.8.2

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.7.4

2 years ago

0.7.3

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.6

2 years ago

0.5.5

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.4

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago