Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

text-fields

Package Overview
Dependencies
0
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    text-fields

Input, textarea, material, vanilla


Version published
Weekly downloads
64
decreased by-53.96%
Maintainers
1
Install size
70.7 kB
Created
Weekly downloads
 

Readme

Source

text-fields

Input, textarea, material, vanilla

npm GitHub package version NPM Downloads

700B gzipped

Demo


Installation

$ yarn add text-fields

Import

import TextField from 'text-fields'
TextField.input()
TextField.textarea()

SCSS

Import files if your bundler supports SCSS

@import "node_modules/text-fields/src";

or

@import "node_modules/text-fields/dist/index.css";

License

text-fields is released under MIT license

Keywords

FAQs

Last updated on 14 Jun 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc