Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Sep 8, 2017
1 parent 896e8a9 commit 1f1dbe1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -3,3 +3,6 @@
*~
*.log
node_modules
*.env
.DS_Store
package-lock.json
1 change: 1 addition & 0 deletions DOCUMENTATION.md
Expand Up @@ -6,6 +6,7 @@ You can see below the API reference of this module.
Convert flatten objects in nested ones.

#### Params

- **Object** `flatten`: The flatten object that should be converted.
- **Object** `separator`: The field separator (default: `"."`).

Expand Down

0 comments on commit 1f1dbe1

Please sign in to comment.