atelier-ui
v0.7.0
Published
[](https://www.npmjs.com/package/atelier-ui) [](http
Maintainers
Readme
Atelier UI
About Atelier UI
Atelier means workshop in French.
I built Atelier UI because I wanted a place to publish the effects and animations I might work on in the future, and share them with other developers. Components are built with React and are yours to copy, paste and use however you want.
Feel free to contribute if you want to get involved!
Documentation
Visit https://atelier-ui.com/docs to view the documentation.
CLI
npx atelier-ui add [component]| Option | Default | Description |
| --- | --- | --- |
| -p, --path <path> | src/components | Component destination |
| --shared-path <path> | src | Shared files destination |
| -r, --registry <url> | https://atelier-ui.com/registry | Registry URL |
| -f, --force | false | Overwrite existing files |
| --no-install | false | Skip dependency installation |
License
Licensed under the MIT License.
