Socket
Socket
Sign inDemoInstall

form-js

Package Overview
Dependencies
8
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.0 to 3.2.1

dist/checkbox-min.js

2

bower.json
{
"name": "form-js",
"version": "3.2.0",
"version": "3.2.1",
"homepage": "https://github.com/mkay581/form-js",

@@ -5,0 +5,0 @@ "authors": [

{
"name": "form-js",
"version": "3.2.0",
"version": "3.2.1",
"description": "Create better ui form elements. Supports IE9+, all modern browsers, and mobile.",

@@ -5,0 +5,0 @@ "repository": {

@@ -31,2 +31,5 @@ [![Build Status](https://travis-ci.org/mkay581/form-js.svg?branch=master)](https://travis-ci.org/mkay581/form-js)

You can quickly start using the Form class as a standalone package, by using one of the [pre-built javascript files](/dist). Alternatively, you can also use the [source files](/src) directly if you are running
your own build processes.
### Styling form elements

@@ -150,10 +153,2 @@

## Build
To create a build and inject files into a 'dist' folder at the root of your project, just run:
```
grunt bt:build
```
## Examples

@@ -160,0 +155,0 @@

Sorry, the diff of this file is not supported yet

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