find-data-test

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i find-data-test

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • akameco