canonical-tent-json:为帐篷帖子生成规范的 JSON

时间:2024-08-07 17:13:49
【文件属性】:

文件名称:canonical-tent-json:为帐篷帖子生成规范的 JSON

文件大小:6KB

文件格式:ZIP

更新时间:2024-08-07 17:13:49

JavaScript

规范的帐篷-json 为帐篷帖子生成规范的 JSON。 对于 。 安装 $ npm install canonical-tent-json 用法 var canonical = require ( 'canonical-tent-json' ) ; var post = { "original_entity" : "https://example.com" , "entity" : "https://example.net" , "type" : "https://tent.io/types/status/v0" , "content" : { "text" : "Hello world!" } , "published_at" : 1450396800 } ; var newcanonicalpost = canonical ( post ) ; Ob


【文件预览】:
canonical-tent-json-master
----.travis.yml(100B)
----index.js(5KB)
----package.json(606B)
----test()
--------test.js(733B)
--------matching-posts.js(715B)
--------posts.js(5KB)
----version-id.js(349B)
----.gitignore(137B)
----README.md(922B)

网友评论