Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

parsleyjs

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parsleyjs

Validate your forms, frontend, without writing a single line of javascript!

  • 2.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15K
decreased by-26.1%
Maintainers
1
Weekly downloads
 
Created
Source

Parsley

Build Status

JavaScript form validation, without actually writing a single line of JavaScript!

Version

2.1.2

Doc

See index.html and doc/

Requirements

jQuery >= 1.8

Contributing

See the CONTRIBUTING.md file

Integrations

Create integration with other framework as a separate Github repo and send a pull request for including here. Some integrations are

Install dev environment

npm install
npm install -g grunt-cli
npm install -g bower
grunt configure

Build dist/

grunt build
grunt build-all

Generate annotated documentation

First time:

npm install -g docco

then

grunt build-annotated-source

Run tests

In the browser: open test/index.html

In the terminal: npm test

License

Released under the MIT License. See the bundled LICENSE file for details.

Keywords

FAQs

Package last updated on 16 Jun 2015

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