for more information visit the package's GitHub page
Package contains the following modules:
Tools for using Elm in the classroom.
Use in your project by adding friedbrice/elm-teaching-tools
to your dependencies
elm install friedbrice/elm-teaching-tools
The Lib
module root contains several modules that wrap or extend built-in libraries purely for convenience. Take a look at the docs.
The Labs
module root contains several labs that can be completed in the classroom. The labs are meant to be self-contained, so that students may use tools such as Ellie.
Copyright 2020-present Daniel Brice.
Licensed under the BSD 3-clause license. See the LICENSE file in the project repository for details.