@commontimeltd/infinity-framework
v0.1.18
Published
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.
Downloads
11
Keywords
Readme
CommonTime Infinity Framework
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.
0.1.0 Update
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.
Documentation
Nick's documentation over on Git Book
https://nickkiplingct.gitbooks.io/commontime-infinity-framework/
NPM Links:
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.
Other Useful Repos:
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