Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
react-thailand-address-input
Advanced tools
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
This project fork from jquery.Thailand.js
$ npm install react react-thailand-address-input
import AddressFormTypeahead from 'react-thailand-address-input';
export default () => (
<div>
<AddressFormTypeahead
onAddressSelected={(addressObject) => console.log(addressObject)}
/>
</div>
)
NOTE: For component styles you can include or use loader
./dist/styles.css
to your app or implement by yourself styles
For futher more see Example
ไฟล์ | ขนาดไฟล์ |
---|---|
without data.json | 69 KB |
webpack with babili with data.json | 550 KB |
webpack with babili with data.json gzip | 86 KB |
data.json
lazy loadingnpm install
npm run storybook
localhost:9001
npm test
earthchie - Project Owner, Original fork (you should treat him a beer 😎🍺)
FAQs
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
The npm package react-thailand-address-input receives a total of 5 weekly downloads. As such, react-thailand-address-input popularity was classified as not popular.
We found that react-thailand-address-input demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.