Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New npm package #71

Closed
Grentry opened this issue Apr 7, 2022 · 7 comments
Closed

New npm package #71

Grentry opened this issue Apr 7, 2022 · 7 comments

Comments

@Grentry
Copy link

Grentry commented Apr 7, 2022

Hi

Is it possible to create a npm package with the newest version?
Or does someone have a fork package with the newest version?

best regards

@LukasKlement
Copy link

LukasKlement commented Dec 22, 2022

Follow-up on this, would it be possible to update the package on npmjs (https://www.npmjs.com/package/esc-pos-encoder)? The code on the master branch has several new features which are essential, e.g. width(), height(), invert()

I published a fork of the package with the latest code from the master branch to npmjs: https://www.npmjs.com/package/esc-pos-encoder-latest

@Grentry
Copy link
Author

Grentry commented Dec 22, 2022

I created a package for me if you want you can use it

https://www.npmjs.com/package/enjox-esc-pos-encoder

i also fixed an encoding error i think but im not 100% sure but i use it in an app so its working

@yooouuri
Copy link

yooouuri commented Feb 6, 2023

@Grentry @LukasKlement just use

pnpm add https://github.com/NielsLeenheer/EscPosEncoder (whatever package manager you're using)

It will use the dist folder in the repo itself.

image

@NielsLeenheer
Copy link
Owner

The release of EscPosEncoder 2 is coming very soon...

@MarkPhsd
Copy link

Will the new release include producing table-like structures?

@NielsLeenheer
Copy link
Owner

Yes, it will.

@NielsLeenheer
Copy link
Owner

EscPosEncoder 2 has been released!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants