Skip to content

Commit e705324

Browse files
Jsonify (#510)
* Postlyy * Postlyy * WLSpy * WLSpy * Jsonify --------- Co-authored-by: Sergiu Chiriac <> Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com>
1 parent d8cb5fa commit e705324

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/j.ts

+7
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,13 @@ export const resources: Resource[] = [
111111
'Directory of free JavaScript ebooks. Contribute to revolunet/JSbooks development by creating an account on GitHub.',
112112
url: 'https://jsbooks.revolunet.com/',
113113
},
114+
{
115+
name: 'Jsonify',
116+
categories: ['AI', 'Programming', 'Code Snippet'],
117+
description:
118+
'Jsonify is an AI "data intern" in the cloud -- an intelligent AI agent that can automate data collection and maintenance tasks involving the web and documents. Never update a spreadsheet yourself again!',
119+
url: 'https://jsonify.com',
120+
},
114121
{
115122
name: 'JSConf',
116123
categories: ['Conference'],

0 commit comments

Comments
 (0)