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
- 💪 Immutable/mutable modes
- 🔥 Chainable
- 📦 Xkb mini library (core), Xkb - full
- 👫 All browsers, Electron, NodeJS supported
You can find for more details, API, and other docs on DOCUMENTATION.
In HTML
<script src="cake.js"></script>
For NodeJS or use with Webpack or modern JS
npm install @olton/cake --save
It's easy to use String APIs to parse, validate, manipulate, and display strings.
No sponsor yet :(
Datetime is licensed under a MIT license.