New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-loose-forms.bootstrap3

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-loose-forms.bootstrap3

layouts and inputs that work with react-loose-forms and bootstrap3

  • 1.7.12
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15
increased by400%
Maintainers
3
Weekly downloads
 
Created
Source

react-loose-forms.bootstrap3

layouts and inputs that work with react-loose-forms and bootstrap3

Inputs

Check out the inputs directory to see what's available.

Layouts

Check out the layouts directory to see what's available.

Installing

$ npm install --save react-loose-forms.bootstrap3

Then put this somewhere at the root of your project, before you mount your react app to the page.

require("react-loose-forms.bootstrap3").install(require("react-loose-forms/InputTypes"));

What that does is call InputTypes.setInputType for all the input types in this projects inputs folder.

FYI

This project follows semantic versioning for releases.

License

MIT

FAQs

Package last updated on 02 May 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc