Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Nebula CSS toolkit #5

Closed
wants to merge 1 commit into from

Conversation

rbrtsmith
Copy link

Added to list of UI toolkits.

I think it's relevant here because the toolkit evangelises best practices like ITCSS and BEM methodologies and allows for easy extension by enumerating on the variables (many of which are Sass Maps).

@dexteryy
Copy link
Owner

dexteryy commented Jun 15, 2017

What we are doing in this document is not trying to catalogue the whole internet or every useful new project that looks good, also is not trying to compose dozens of "awesome lists" into a single one, but is trying to provide the complete view angle, reflect technological advance and help developers to acquire APIs, libraries, tools, services, best practices and learning resource which are not outdated and most commonly used.

The JS/web technology is like an ocean of stuff you don’t know. Simply collecting more projects will only exacerbate the Javascript Fatigue. So this document must stay lean and focus on the most frequent problems and the most commonly used stuff.

Which project belongs to "the most commonly used stuff" is not only decided by experience and observation, also by public data and web scraping scripts. In particular, the npm package statistics (like download count) are given more weight than Github repo statistics (like starring data) because npm statistics can better reflect the actual usage and popularity.

For example, you can use npmtrends.com to do some similar data analysis:

screen shot 2017-06-15 at 8 29 11 am

screen shot 2017-06-15 at 8 29 19 am

screen shot 2017-06-15 at 8 29 27 am

So based on the statistics of Nebula CSS, I must say it cannot be included at present.

@dexteryy dexteryy closed this Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants