-
-
Notifications
You must be signed in to change notification settings - Fork 422
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 release #397
Comments
@song940 yes, please release on npm repository |
How to set up this project? I want to publish it by myself. 🧐 |
for a temporary solution. I forked the original escpos repository to my personal github like and install it using the command
|
Thanks for you reply, but how do you build it? |
your compilation with typescript right ?
Your can add the fork escpos-adapter in your repository then add a declaration file .d.ts if your use for typescript. |
This project lacks maintenance, and I think I can refactor it using a newer technology stack. Such as pnpm workspace + ts. And improve the richer contribution document, so that people can easily join in. |
The answer can't. unless you ask the owner of this project to grant access because you want to be part of the owner of this repository. Send Pull Request with repository you own with technology the workspace pnpm + ts as you want design |
Send pull requests |
So many updated PR are there but the package is not published into NPM. How are we gonna use the latest code without building? |
Can give some guide on how to "convert" the code into npm version? Made some fix and seems need to build before can publish into npm compatible |
but you can't use the module name in this repository because you don't have access. |
@YovanggaAnandhika I'm new to typescript and npm package. But I can see that the file structure at node_modules/escpos and the the file structure of this repo are not same. I made a fork and use this fork in my project, unable to work. That's why I wonder are the any intermediate steps to convert/compile the source code of this repo into the one similar that of the npm version. |
I’m announcing the release of the ESC/POS driver! 🚀 https://github.com/node-escpos/driver PR welcome! 🎉 |
Thanks for this package, but the release on npm is very outdated. 3.0.0-alpha.6 is released like 2 years ago.
Fixes like #388 are not released on npm.
The text was updated successfully, but these errors were encountered: