Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
/ cake Public archive

Cake a minimalist JavaScript library that parses, validates, manipulates, and displays strings for node, electron, and modern browsers with comfortable chainable modern API.

License

Notifications You must be signed in to change notification settings

olton-archive/cake

Repository files navigation

Cake

Cake

Dependencies GitHub release License: MIT GitHub issues


Cake is a minimalist JavaScript library that parses, validates, manipulates, and displays strings for modern browsers and Node with comfortable modern API.

  • 🕒 Quick and accurate
  • 💪 Type, Static methods, Standalone functions
  • 🔥 Chainable (when using as Type)
  • 📦 5kb mini library (gzip), 35kb - full
  • 👫 All browsers, Electron, NodeJS supported

Getting started

Installation

In HTML

<script src="cake.js"></script>

For NodeJS or use with Webpack or modern JS

npm install @olton/cake --save

API

It's easy to use String APIs to parse, validate, manipulate, and display strings. You can find for more details, API, and other docs on DOCUMENTATION.

Bug reporting

For bug reports, documentation typos or feature requests feel free to create an issue. Please make sure that the same problem wasn't reported already.

Sponsors

No sponsor yet :(

License

Cake is licensed under a MIT license.

Credits

During the development of Cake, the best practices were used:

About

Cake a minimalist JavaScript library that parses, validates, manipulates, and displays strings for node, electron, and modern browsers with comfortable chainable modern API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published