Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Visual guide to easing functions for animations and transitions
easings.net is an open source project that provides a visual reference for easing functions used in animations and motion design. The repository contains the source code for the easings.net website, which demonstrates how different mathematical easing curves behave in real time. It covers functions such as linear, quadratic, cubic, elastic, and bounce, helping developers and designers choose the right easing for smooth transitions. The project is widely used in web development, game design...
LTeX: Grammar/spell checker for VS Code using LanguageTool
LTEX provides offline grammar checking of various markup languages using LanguageTool (LT). LTEX can be used standalone as a command-line tool, as a language server using the Language Server Protocol (LSP), or directly in various editors using extensions. LTEX currently supports BibTEX, ConTEXt, LATEX, Markdown, Org, reStructuredText, R Sweave, and XHTML documents. A classic use case of LTEX is checking scientific LATEX papers.