This is the core CommonTime Infinity Framework. Use this as the base for your applications, or use the more convenient NPM packages with the app template and CLI tools.
npm install @commontimeltd/infinity-frameworkThis is the core CommonTime Infinity Framework. Use this as the base for your applications, or use the more convenient NPM packages with the app template and CLI tools.
Version 0.1.0 introduces a new component renderer that replaces Skate. We have now switched to using lit-html as the base of our component renderer and all Skate components / dependencies have been removed from this version onwards. To use Skate in this version (or above), see the Skate Component Package.
https://nickkiplingct.gitbooks.io/commontime-infinity-framework/
#### CT Infinity Framework Core
https://www.npmjs.com/package/@commontimeltd/infinity-framework
#### CT Infinity Framework App Generator
https://www.npmjs.com/package/@commontimeltd/infinity-framework-app-generator
This is a tool for generating new app templates via the CLI. Useful for quickly starting new projects.
#### App Generator
https://bitbucket.org/commontime/infinity-framework-generator
#### App Template
https://bitbucket.org/commontime/infinity-framework-app-template
#### Infinity Framework VSCode Tools
https://bitbucket.org/commontime/infinity-framework-vscode-tools