Code Monkey home page Code Monkey logo

htmlparser-ruby's People

Contributors

sunsidew avatar

Stargazers

 avatar

Watchers

 avatar  avatar

htmlparser-ruby's Issues

Planning to update feature

  • 비교 연산자로 오인하는 경우를 방지할 필요가 있음. (), {}, ; 등 소스 내부의 비교 연산자임을 구분하는 로직 추가
    • 또는 한 차례 분석, 파싱을 진행하여 태그를 DB화하고 그를 바탕으로 재분석하는 방법이나,
    • 미리 태그 DB를 마련하여 태그 방식과 <, >, 공백을 조합하는 방식을 통해 오인 방지
  • 내부의 코드의 유/무효화를 설정하고 이에 대해 추가적인 조건을 추가할 필요 있음
  • 태그 이름의 대소문자 구별을 없애고, 비교 및 삽입 시에 통합하여 추산하게 함* attr_accesible을 사용, 클래스간 데이터 공유를 통해 클래스간 의존성을 조절
  • 단순 배열 대칭 방식에서 해시 테이블 방식으로 변경 (태그 명과 카운트 매핑)

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.