Socket
Socket
Sign inDemoInstall

confere.js

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    confere.js

A simple and powefull promise based javascript validation library with extras


Version published
Weekly downloads
5
decreased by-75%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

confere.js Build Status

confere.js is a simple promise based javascript validation library heavily inspired by the laravel validation!

For documentation visit https://isneezy.github.io/confere.js/
For issues and feature requests visit the 'issue tracker'.

Building confere.js

Requeriments

  • node.js >= 5
  • npm

Build Steps

git clone git@github.com:isneezy/confere.js.git
cd confere.js
npm install
npm run build

this will build confere.js, confere.js and confere.js.map to lib folder

Continuous development

You can run continuous build that runs the build on file changes by running npm run dev.
If you want to run tests run npm run test

Contributing

Found a bug?
Open an Issue on github, if you fixed yourself, fork the repo, create a branch, commit your changes ad open a pull request.
Please be sure to not include unnecessary changes on your commit and add some test whenever is possible

Credits

Matt Kruse http://www.mattkruse.com/ - For his awesome js date functions found in JavascriptToolbox.com
Diego Perini https://gist.github.com/dperini - Url Regular Expression

Keywords

FAQs

Last updated on 30 Aug 2017

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