solid-logic
TypeScript icon, indicating that this package has built-in type declarations

3.0.7 • Public • Published

solid-logic

Core business logic of SolidOS

Adendum

Solid-logic was a move to separate business logic from UI functionality so that people using different UI frameworks could use logic code.

It was created when the "chat with me" feature was built. We needed to share logic between chat-pane and profile-pane (which was part of solid-panes back then I think) due to that feature. The whole idea of it is to separate core solid logic from UI components, to make logic reusable, e.g. by other UI libraries or even non web apps like CLI tools etc.

Readme

Keywords

none

Package Sidebar

Install

npm i solid-logic

Weekly Downloads

260

Version

3.0.7

License

MIT

Unpacked Size

309 kB

Total Files

118

Last publish

Collaborators

  • michielbdejong
  • timbl
  • jaxoncreed
  • bourgeoa
  • solidos-ci