pbelyaev / laravel-blade-compiler

[NOT MAINTAINED] NPM Package that compiles Blade template language to HTML
MIT License
9 stars 4 forks source link

Rename package #24

Closed pbelyaev closed 7 years ago

pbelyaev commented 7 years ago

Now it is laravel-blade-compiler

pbelyaev commented 7 years ago

done

DanielRuf commented 7 years ago

Under the title you write [Deprecated], is the project really deprecated?

pbelyaev commented 7 years ago

@DanielRuf yep, I no longer maintain this project. If you'd like to, you could fork it and continue to work on it.

DanielRuf commented 7 years ago

@pbelyaev So no successor of this project? Because deprecated means for me that there is a new project and this is deprecated (different to not maintained).

https://en.wikipedia.org/wiki/Deprecation#Software_deprecation

pbelyaev commented 7 years ago

@DanielRuf sorry for the misleading title. I've already changed that to "NOT MAINTAINABLE".

DanielRuf commented 7 years ago

I think you mean "NOT MAINTAINED" but thanks for the clarification about the status of the project. I'll probably use this one for a sideproject and provide bugfies and improvements.

Thanks for the work that you have done so far. Have a great day!

pbelyaev commented 7 years ago

@DanielRuf thanks for the correction. I wouldn't recommend you to use the package. There are a lot of things that aren't implemented yet. However, If you'd like to implement them, I can transfer the repo to you.