Skip to content

Technologies

See the code in action in this boilerplate: https://github.com/Enalmada/nextjs-boilerplate

Technologies used

  • ejs Embedded JavaScript templating.
  • inflection A package to transform english strings into other forms like the plural form, singular form, camelCase form, etc.
  • change-case Transform a string between camelCase, PascalCase, Capital Case, snake_case, kebab-case, CONSTANT_CASE and others.