pretty-ms VS serverless-graphql

Compare pretty-ms vs serverless-graphql and see what are their differences.

pretty-ms

Convert milliseconds to a human readable string: `1337000000` β†’ `15d 11h 23m 20s` (by sindresorhus)

serverless-graphql

Serverless GraphQL Examples for AWS AppSync and Apollo (by serverless)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
pretty-ms serverless-graphql
1 215
1,008 2,708
- 0.1%
5.7 0.0
3 months ago over 1 year ago
JavaScript JavaScript
MIT License 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.

pretty-ms

Posts with mentions or reviews of pretty-ms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • Using pure ESM npm packages in serverless-webpack bundles
    5 projects | dev.to | 29 Jul 2022
    Recently, some of the npm packages I was using together with Serverless Framework had upgraded to 'pure ESM'. This meant that they no longer supported the older CommonJS require syntax and I needed to figure out how get Webpack to bundle eveything up nicely again to deploy as a CommonJS AWS lambda.

serverless-graphql

Posts with mentions or reviews of serverless-graphql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-12.

What are some alternatives?

When comparing pretty-ms and serverless-graphql you can also consider the following projects:

ms.js - Tiny millisecond conversion utility

LocalStack - πŸ’» A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

pretty-bytes - Convert bytes to a human readable string: 1337 β†’ 1.34 kB

Serverless-Boilerplate-Express-TypeScript - πŸš€πŸŽ‰πŸ“š Boilerplate and Starter for Serverless framework, ExpressJS, TypeScript, Prisma and MongoDB ⚑️ Made with developer experience first: Serverless framework + Live reload + Offline support + ExpressJS + TypeScript + ESLint + Prettier + Husky + Commitlint + Lint-Staged + Jest + Dotenv + esbuild + VSCode

humanize - A JS library for adding a β€œhuman touch” to data.

copilot-cli - The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.

pretty-error - See node.js errors with less clutter

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

read-art - Scrape/Crawl article from any site automatically. Make any web page readable, no matter Chinese or English.

electrodb - A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.

serverless-webpack - Serverless plugin to bundle your lambdas with Webpack

chalice - Python Serverless Microframework for AWS