JSON 数据生成器 dream.js
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/adleroliveira/dreamjs
软件介绍
dream.js 是一个轻量级的 JSON 数据生成器。可以从 JSON Schema 输出使用标准类型的数据,例如 String, Number, Date, Boolean, Array, 或者是超过60个的内置自定义类型,例如 Name, Age, Address, Word, Sentence, paragraph, gender, (RGB) color 等等。
内置的自定义类型大部分由 module Chance 提供,但这个库还允许您创建自己的自定义类型。
它可以事前选择多种 Schemas 使用,同时也是可链接的,这意味着在最终输出处理过的 JSON 前,您可以链接多个配置。
Head First Python
Paul Barry / O'Reilly Media / 2010-11-30 / USD 49.99
Are you keen to add Python to your programming skills? Learn quickly and have some fun at the same time with Head First Python. This book takes you beyond typical how-to manuals with engaging images, ......一起来看看 《Head First Python》 这本书的介绍吧!
