April 13, 2024

In anticipation of a new component, we quickly wanted to drop a new helpful utility function:

Product Image
Internal link to /functions/string-to-slug
Functions

String To Slug

Turns a string into a slug by spliting the string into an array of words, and joining them with hyphens.

April 5, 2024

BoilerplateHQ is a library for React / TypeScript based templates, modules, components and functions. Most of the source code is open source and available for copy & paste - either here on the site or on our GitHub Profile.

With this initial commit, we go live and start with the following:

Our first template and paid product:

Ui Component Library Template
Internal link to /templates/ui-component-library
Templates

Ui Component Library

Want to create your own Ui Component Library like shadcn/ui? This is your template!

Our first module - 100% free:

Cookie Management Banner React Component | BoilerplateHQ
Internal link to /modules/cookie-management
Modules

Cookie Management

A React/Zustand module for cookie consent, for conditional rendering components based on user consent, with context for global state management.

Our first three components - 100% free:

Breadcrumps React Component | BoilerplateHQ
Internal link to /components/breadcrumps
Components

Breadcrumps

Renders a breadcrumb component that displays the current page's path.

Back To Top Button | BoilerplateHQ
Internal link to /components/button-back-to-top
Components

Button BackToTop

Renders a button component that scrolls the page to the top when clicked.

React Component Multiplier | BoilerplateHQ
Internal link to /components/component-multiplier
Components

Component Multiplier

Renders multiple instances of a given component, e.g. for testing purposes.

Our first five functions - 100% free (and rather basic - but we have to start with the basics, eh?)

Background Pattern | BoilerplateHQ
Internal link to /functions/background-pattern
Functions

Background Pattern

Provides a background image URL based on a predefined pattern.

Product Image
Internal link to /functions/capitalize
Functions

Capitalize

Capitalizes the first letter of a string.

Product Image
Internal link to /functions/cn
Functions

cn

Combines multiple Tailwind class names into a single string.

Product Image
Internal link to /functions/copy-to-clipboard
Functions

Copy To Clipboard

Copies the given string to the clipboard.

Product Image
Internal link to /functions/is-base-64
Functions

isBase64

Checks if a string is a valid base64 encoded string.

You reached the end of the changelog. What do you think? What should be build next? Let us know: [support@boilerplatehq.com]

Interested in kickstarting your next project?

Get the latest boilerplates, components, and news straight to your inbox.

By signing up, you agree to our Privacy Policy