fieldset-object

1.0.6 • Public • Published

fieldset-object

Build Status npm version npm Donate

Send organized data to server. Make data as objects in html using fieldset tag. What does it means? click here to see cases.

Installing

npm install --save fieldset-object

Examples

const Fieldset = require('fieldset-object');

Fieldset.apply('form');

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Guja Babunashvili - Initial work - Guja1501

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Package Sidebar

Install

npm i fieldset-object

Weekly Downloads

2

Version

1.0.6

License

MIT

Unpacked Size

10.7 kB

Total Files

8

Last publish

Collaborators

  • guja1501