Table
Formats data into a string table. (by gajus)
camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar (by sindresorhus)
Table | camelcase | |
---|---|---|
3 | 2 | |
934 | 687 | |
1.2% | 0.4% | |
4.3 | 5.4 | |
2 months ago | over 1 year ago | |
TypeScript | JavaScript | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Table
Posts with mentions or reviews of Table.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-22.
-
React Native - How to approach design collaboration with Figma
"table" - Produces a string that represents array data in a text table. It allows me to easily create automated stats for Slack channels with all the things that where covered by this tool. What got deleted, what was added, Who triggered the export tool etc, you can really go wild with what you want to output. This is important to keep the team in sync and minimise the error rates or miscommunications cross department.
-
Table and color formats
For JavaScript/TS I would recommend looking at the NodeJS options and seeing what could give you enough access to the internals or allow implementing a custom backend. Table might be good.
- [GHID] Cum sa vezi ce tip de vaccin are fiecare centru, in timp real si fara sa intri pe vaccin.live
camelcase
Posts with mentions or reviews of camelcase.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-01.
-
NPM outage around CamelCase or more broad?
[GitHub issue](https://github.com/sindresorhus/camelcase/issues/114)
Anyone experiencing npm outage that's more than just the referenced camelcase package?
-
How To Build A CLI Using TypeScript And Bun
Converts flags to camelCase
What are some alternatives?
When comparing Table and camelcase you can also consider the following projects:
splice-string - Remove or replace part of a string like Array#splice
underscore.string - String manipulation helpers for javascript
indent-string - Indent each line in a string
he - A robust HTML entity encoder/decoder written in JavaScript.
strip-indent - Strip leading whitespace from each line in a string