Git Product home page Git Product logo

Comments (7)

hueitan avatar hueitan commented on August 15, 2024

Is this the part you mentioned in CONTRIBUTING?

  • Use the following format: LIBRARY - DESCRIPTION

from awesome-regex.

aloisdg avatar aloisdg commented on August 15, 2024

I thought about a Regex Coding Style Guides. Is there a guide of best practices and a kind of norm to write a regex?

from awesome-regex.

hueitan avatar hueitan commented on August 15, 2024

Looks like it's Regular Expression Style Guides. Not the code one.

I didn't see any best practices for Regular Expression so far, only lots of tutorial and document.

Perhaps the style might be like this
use \d instead of [0-9]
some kind like that?

from awesome-regex.

aloisdg avatar aloisdg commented on August 15, 2024

style-guide, code and naming conventions by the organization Regexps.

from awesome-regex.

tunnckoCore avatar tunnckoCore commented on August 15, 2024

@aloisdg we agreed there, it not make much sense to for some strict things. We will just do some scaffolders, project generators and boilerplates to allow faster adoption and development.

We just trying to follow only some naming convention and always return function that returns the regex. And that's really pretty enough when I rethink it.

And want to point it out again, the organization isn't only for Javascript. When I created the organization and ping first mentions of some persons I wanted and still wants to collect all regular expressions in one place and all around them - tools, services, websites, wikis, discussions.

Im very busy know, but to the end of the month I will start moving the project in some way. It also needs shares, tweets, website, wikis and even twitter profile.

I will add this list to the our WIKI.

Thanks for the reference. Next time can ping me by username. :)

from awesome-regex.

hueitan avatar hueitan commented on August 15, 2024

ping @tunnckoCore Thanks for your comment 👍

from awesome-regex.

aloisdg avatar aloisdg commented on August 15, 2024

I join @huei90 to thank you, @tunnckoCore , for the comment.

from awesome-regex.

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.