Code Monkey home page Code Monkey logo

vue-toy-project's Introduction

vue-toy-project

vue.js 를 활용한 toy project 입니다.

1.vue-search-words

문자열에서 여러 단어를 검색하여 있는지 없는지 확인하는 기능을 가진 화면입니다.

기능설명

검색할 단어 입력시 콤마(,)로도 구분되고 엔터로도 구분됩니다.

검색할 단어가 포함 되어있는경우 O, 포함되지 않은경우 X 로 표시합니다.

영어의 경우 대소문자 구분여부 조건을 변경 할 수 있습니다.

검색된 개수를 클릭시 해당 조건에 맞는 리스트만 보여줍니다.

초기 화면

image

검색 화면

image

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

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.