========================================================================== // // Copyright 2012 Autodesk, Inc. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that
元素
一个显示周期表的桌面应用程序
:memo: 源代码
为了使用此源代码,您需要全局安装Node.js,Git和Bower。 之后,您必须按照以下步骤操作。
# Clone this repository
git clone https://github.com/florianfe/Elements
# Go into the repository
cd Elements
# Install npm dependencies
npm install
# Install bower depe
功能性JSON解析器
特征
支援Linux
类型安全的JSON解析
功能价值转换
易于解析嵌套值
无依赖
没有定义的自定义运算符
要求
Swift4.1或更高版本
OS X 10.9或更高版本
iOS 9.0或更高版本
watchOS 2.0或更高版本
tvOS 9.0或更高版本
Linux
安装
将以下内容添加到您的Podfile中:
use_frameworks!
target 'TargetName' do
pod 'Alembic'
end
将以下内容添加到您的Cartfile中