https://github.com/srghma/purescript-halogen-material-components-web
https://github.com/srghma/purescript-halogen-material-components-web
material-components-web purescript purescript-halogen
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/srghma/purescript-halogen-material-components-web
- Owner: srghma
- License: mit
- Created: 2020-08-19T10:55:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-12T15:48:06.000Z (about 4 years ago)
- Last Synced: 2025-02-07T08:48:52.723Z (2 months ago)
- Topics: material-components-web, purescript, purescript-halogen
- Language: PureScript
- Homepage: https://srghma.github.io/purescript-halogen-material-components-web
- Size: 2.75 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Material Components for Halogen
# NOTE: full rewrite is happening, to see prev version that is using html components check `old-impl` branch
this lib is using js files from https://github.com/aforemny/material-components-web-elm
(the custom html elementes mainly)
AND
css files from https://github.com/material-components/material-components-web
# Hacking
1. how to regenerate classes
check https://github.com/srghma/generate-halogen-generate-css-classes
2. how did I find deps
package list - https://github.com/material-components/material-components-web/blob/master/packages/material-components-web/package.json
config from - https://github.com/material-components/material-components-web/blob/master/docs/getting-started.md