Giter VIP home page Giter VIP logo

Comments (10)

dolsem avatar dolsem commented on June 19, 2024 6

If you're looking for alternatives, let me shamelessly advertise my own plugin I've created https://github.com/dolsem/eslint-plugin-filename-rules.

from eslint-plugin-filenames.

selaux avatar selaux commented on June 19, 2024 4

I added the note and will leave this open as a pinned issue, so it is clear to visitors.

from eslint-plugin-filenames.

loeffel-io avatar loeffel-io commented on June 19, 2024 2

You can also just checkout ls-lint

from eslint-plugin-filenames.

pmcelhaney avatar pmcelhaney commented on June 19, 2024 2

@dolsem How about we copy the three rules from this plugin into eslint-plugin-filename-rules, so that everyone can seamlessly switch? If you're interested, I'm happy to send a pull request.

from eslint-plugin-filenames.

selaux avatar selaux commented on June 19, 2024

Yes. I am no longer actively maintaining this. Please feel free to fork.

from eslint-plugin-filenames.

gtsop avatar gtsop commented on June 19, 2024

Thanks for the reply. I respect your decision, can you please add a notice in the README so people are aware? Thanks a lot for your work :)

from eslint-plugin-filenames.

gajus avatar gajus commented on June 19, 2024

All of these rules have been added to eslint-plugin-canonical.

from eslint-plugin-filenames.

dolsem avatar dolsem commented on June 19, 2024

@pmcelhaney sorry I missed the message, but if you submit a PR, I am happy to review and potentially merge it. Or, perhaps eslint-plugin-canonical mentioned above will better suit your needs.

from eslint-plugin-filenames.

Igorkowalski94 avatar Igorkowalski94 commented on June 19, 2024

As an alternative, you can use eslint-plugin-project-structure

features:
✅ Validation of project structure (Any files/folders outside the structure will be considered an error).
✅ Validation of folder and file names.
✅ Name case validation.
✅ Name regex validation.
✅ File extension validation (Support for all extensions).
✅ Inheriting the parent's name (The child inherits the name of the folder in which it is located).
✅ Folder recursion (You can nest a given folder structure recursively).
✅ Forcing a nested/flat structure for a given folder.

from eslint-plugin-filenames.

dukeluo avatar dukeluo commented on June 19, 2024

Thank you for author's contribution, I wanted to share another alternative plugin I created: https://github.com/dukeluo/eslint-plugin-check-file, thanks!

from eslint-plugin-filenames.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.