Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

@microstates/todomvc - TodoMVC Microstate for TodoMVC Components

NotificationsYou must be signed in to change notification settings

microstates/todomvc

Repository files navigation

Build StatusCoverage StatusGreenkeeper badgeChat on Discord

TodoMVC Microstate

This package provides a Microstate model for state of a TodoMVC component. It includes tests and is published as@microstates/todomvc package. The purpose of this package is to show how a Microstate can be distributed via NPM. The state can be consumed by projects in different frameworks.

Learn more about Microstates.js atmicrostates/microstates.js.

Installation

npm install --save @microstates/todomvc

or

yarn add @microstates/todomvc

Getting Started

To use this model, you can import it and create a Microstate.

import{create}from'microstates'importTodoMVCfrom'@microstate/todomvc'lettodomvc=create(TodoMVC)

Tests

The Microstate comes withtests with 100% coverage.

gitclonegit@github.com:microstates/todomvc.gitcdtodomvcnpminstallnpmtest

About

@microstates/todomvc - TodoMVC Microstate for TodoMVC Components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp