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

[FEATURE] Add NPM installer for javascript only projects #192

Closed
christopherpickering opened this issue Feb 21, 2022 · 1 comment · Fixed by #280
Closed

[FEATURE] Add NPM installer for javascript only projects #192

christopherpickering opened this issue Feb 21, 2022 · 1 comment · Fixed by #280
Labels
released 🆘 help wanted Extra attention is needed 🚂 enhancement New feature or request

Comments

@christopherpickering
Copy link
Contributor

It would be great to be able to install djLint via npm for non-python projects. I took a start at this

https://github.com/Riverside-Healthcare/djLint/blob/master/package.json
https://github.com/Riverside-Healthcare/djLint/tree/master/bin

If you are familiar with node and python deps, your contribution would be very welcome!

@christopherpickering christopherpickering added 🚂 enhancement New feature or request 🆘 help wanted Extra attention is needed labels Feb 21, 2022
christopherpickering pushed a commit that referenced this issue Jul 6, 2022
Updated release so npm package will be deployed.

closes #192
christopherpickering pushed a commit that referenced this issue Jul 6, 2022
# [1.5.0](v1.4.0...v1.5.0) (2022-07-06)

### Bug Fixes

* **h026:** fixes rule H026 for cases where id/class are part of another string ([611b1fa](611b1fa)), closes [#281](#281)

### Features

* **npm:** updated npm installer ([4c0cacc](4c0cacc)), closes [#192](#192)
@christopherpickering
Copy link
Contributor Author

🎉 This issue has been resolved in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released 🆘 help wanted Extra attention is needed 🚂 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant