akameco / find-data-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

find-data-test

Build Status tested with jest styled with prettier All Contributors

find data-test attribute

Install

$ yarn add find-data-test

Usage

const sel = require('find-data-test')

sel('unicorn')
//=> '[data-test="unicorn"]'

API

findDataTest(id)

id

Type: string

Contributors

Thanks goes to these wonderful people (emoji key):


akameco

💻 📖 ⚠️ 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT © akameco

About

License:MIT License


Languages

Language:JavaScript 100.0%