File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,6 +73,18 @@ camel(...)
7373kitsuCore .camel (... )
7474```
7575
76+ ## Contributing
77+
78+ See [ CONTRIBUTING]
79+
80+ ## Releases
81+
82+ See [ CHANGELOG]
83+
84+ ## License
85+
86+ All code released under [ MIT]
87+
7688## API
7789
7890<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
@@ -504,18 +516,6 @@ snake('helloWorld') // 'hello_world'
504516
505517Returns ** [ string] ( https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String ) ** snake_case formatted string
506518
507- ## Contributing
508-
509- See [ CONTRIBUTING]
510-
511- ## Releases
512-
513- See [ CHANGELOG]
514-
515- ## License
516-
517- All code released under [ MIT]
518-
519519[ json:api ] : http://jsonapi.org
520520
521521[ changelog ] : https://github.com/wopian/kitsu/blob/master/packages/kitsu-core/CHANGELOG.md
You can’t perform that action at this time.
0 commit comments