Socket
Socket
Sign inDemoInstall

text-fields

Package Overview
Dependencies
0
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    text-fields

Input, textarea, material


Version published
Weekly downloads
4
decreased by-33.33%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

text-fields

npm GitHub package version NPM Downloads

Input, textarea, material

1kB gzipped

Demo


Install

yarn add text-fields

Import

import TextFields from 'text-fields';

Import files if your bundler supports SCSS

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

or compiled CSS

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

Usage

TextFields.init();

License

text-fields is released under MIT license

Keywords

FAQs

Last updated on 18 Mar 2024

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