Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@mathigon/slate
Advanced tools
Custom web components including media, popups, sliders, SVGs and more.
Slate.js is a collection of reusable custom web components: gallery, popups, sliders, lightboxes, parallax images, and many more. It was developed for the mathematics education project Mathigon.org.
Slate.js is not intended to be used on its own, but as a dependency of another
module or application. You can install it easily using
npm install @mathigon/slate
.
Now use ES6 imports to require specific classes or functions:
import { Complex, gcd } from '@mathigon/slate'
Finally, compile your JavaScript using rollup. Remember to include a plugin like rollup-plugin-node-resolve to correctly resolve the imports.
Coming soon!
While slate.js was developed specifically for use by Mathigon, many of the functions are generic and reusable. We welcome community contributions: please file bugs or send us pull requests. You can find out more on Mathigon's contributions page.
Code and documentation are copyright (c) Mathigon.
Released under the MIT license.
FAQs
Custom web components including media, popups, sliders, SVGs and more.
We found that @mathigon/slate demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.