Skip to content

tonysamperi/merge-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

merge-js

A javascript tool to merge JSON objects!

Index

Introduction

mergeJS is javascript application, that lets you easily merge JSON!

Requirements

Nothing needed!

Usage

Simply include the merge-js JS and CSS...actually you can use it directly from http://tonysamperi.github.io/merge-js/

<html>
    <head>
        <script type="text/javascript" src="path-to/mergeJS.js"></script>
        <link type="text/css" rel="stylesheet" href="path-to/mergeJS.css" />
    </head>
</html>

License

Check out LICENSE file (MIT)

About

A tool to merge Javascript JSON objects or arrays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published