Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

csam

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csam

csam - a fast and minimal component-based web framework based on the SAM (state-action-model) pattern

  • 0.2.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

csam

csam is a fast and minimal component-based framework based on the SAM (state-action-model) pattern.

Memory footprint so far: 16.5 MB for one instance Response time < 40ms

License: MIT

To Do

  • Readme
  • Actions
    • Are there any useful default actions to be included here (e.g. transitionTo)?
  • Examples
    • A type script example including all config to build the project
    • A JavaScript example including all config to build and run the project
  • How can we decouple the history API events from specific model names?
  • Can we get rid off the global present in Model without impacting the usability of actions?
  • Better, stricter type declarations
  • Should the API server be integrated here directly or in a separate project?
  • Actions with before, around, after methods for aspect orientation and middleware (logging, authentication, data fetching, caching)
  • Default solutions for authentication, access control, payments, ...

FAQs

Package last updated on 30 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc