8000 GitHub - rosaan/sprout_ui: Unstyled and accessible components for Phoenix Framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rosaan/sprout_ui

 
 

Repository files navigation

SproutUI logo


Caution

SproutUI is still in an early development stage, breaking changes are expected.

Sprout UI provides a collection of unstyled and accessible components for Phoenix Framework. Check out the website for more information. Also you can find the of the website here.

Installation

Sprout UI is still in en early development stage, it is not oficially released on hex.pm yet. But you can try it by installing it from the GitHub repository. Currently it depends on phoenix ~> 1.7.0-rc and phoenix_live_view ~> 0.18.3.

The package can be installed by adding sprout_ui to your list of dependencies in mix.exs:

def deps do
  [
    {:sprout_ui, git: "https://github.com/TunkShif/sprout_ui"}
  ]
end

Credits & Inspirations

Copyright & License

Sprout UI source code is distributed under the MIT License.

About

Unstyled and accessible components for Phoenix Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 75.5%
  • HTML 11.0%
  • TypeScript 10.2%
  • JavaScript 3.0%
  • CSS 0.3%
0