https://github.com/push-based/memlab-playground
memlab playground
https://github.com/push-based/memlab-playground
Last synced: 5 months ago
JSON representation
memlab playground
- Host: GitHub
- URL: https://github.com/push-based/memlab-playground
- Owner: push-based
- Created: 2022-10-13T23:14:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T12:53:52.000Z (over 3 years ago)
- Last Synced: 2025-03-12T16:37:55.894Z (about 1 year ago)
- Language: JavaScript
- Size: 715 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Push-Based Memlab playground
make sure to have `memlab` installed on your machine:
`npm install memlab -g`
[To memlab docs](./docs/)
## Scenarios
Run scenario with `memlab run --scenario ./scenarios/{scenario-name}`
Currently implemented scenarios:
* [stackblitz-list-toggle.js](`./scenarios/stackblitz-list-toggle.js`)