Giter Club home page Giter Club logo

moon's Introduction

Hello world ๐Ÿ‘‹

๐Ÿ”ญ Iโ€™m currently working on Metamask Institutional @ ConsenSys
๐ŸŒฑ Iโ€™m currently learning about the distributed web ๐Ÿ•ธ and machine learning ๐Ÿค–

moon's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

moon's Issues

How can I import the whole library and not every component separately?

First of all thank you for your dev.to blog article since it helped me a lot to build something similar! I was wondering how I can Import the whole library since I get the following error when I am doing:

import Moon from "@ulissesferreira/moon";
Uncaught SyntaxError: The requested module '/@fs/Users/raik/Documents/GitHubtest-tool/node_modules/.vite/@ulissesferreira_moon.js?v=405e62b1' does not provide an export named 'default'

Add Contributing Guide

I really like the library and I wanted to contribute to the library to add the select and card components so if a contributing guide could be added it would be good practice

Styles not exported

It appears that this package doesn't export the dist directory or styles file specifically, which consuming projects need to have the components appear correctly.

It is possible to work around like so:

import '../node_modules/@ulissesferreira/moon/dist/style.css';

but is not ideal to do so.

Version 1 - Components

Our first version should have the most common custom build components for a web app. We want to prioritize components whose native implementation lacks common customization and that need a ton of work to make correctly. I believe this list should be enough:

  • Button
  • Card
  • Checkbox
  • Link
  • Modal
  • ProgressBar
  • Radio
  • Select
  • Sidebar
  • Switch
  • Textarea
  • Text Input
  • Tooltip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.