0.3.2 • Published 7 months ago

manifold-cal v0.3.2

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Manifold 🌀

Elevate Your Calendar with the Fourth Dimension!

CI Publish

Manifold is not just another calendar library—it's the missing link between your 3D world and the 4th dimension of time. Leverage the power of iCal standards and cutting-edge spatial algorithms to craft multidimensional experiences in scheduling, project management, and beyond.


Features ✨

  • Import from iCal: Effortlessly synchronize your existing calendars with a single function call.

  • Multidimensional Events: Events in Manifold are not restricted to just date, time, and place—they exist in a 4D manifold.

  • Reference Frames: Tag events with multiple reference frames and switch between them with ease.

  • Fully Typed: Written in TypeScript, providing built-in type safety and auto-completion in modern editors.

  • Unit Tested: Comes with a comprehensive test suite to ensure rock-solid reliability.


Quick Start 🚀

npm install manifold-time

Here's how to import an iCal and convert it into a 4D manifold:

import { importICal, WorldLine } from 'manifold-time';

const worldLine = new WorldLine();

importICal(worldLine, iCalString);

GitHub Actions ✅

This project uses GitHub Actions for CI/CD, rigorously testing and building before every publish. You can be assured that if it's on npm, it's passed our tests.


Contributions 🤝

Open to contributions! Check out the CONTRIBUTING.md for guidelines.


License 📄

MIT


That should provide a stellar and engaging description to help your library stand out on npm and GitHub. Feel free to customize it further!