1.0.0 • Published 6 years ago

find-data-test v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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