Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Bulma is a free, open source CSS framework based on Flexbox and used by more than 200,000 developers.
0 Questions
Pydantic is a library for data validation and settings management based on Python type hinting and variable annotations. You can use Pydantic for defining schemas of complex structures in Python.
0 Questions
The Eclipse e4 project is a new Eclipse API available since Eclipse version 4. Use this tag for questions about the Eclipse e4 API provided by the org.eclipse.e4.xxx plugins.
0 Questions
SDWebImage is a simple image library for iOS which provides caching and an easy way to load remote images asynchronously into UIImageViews.
0 Questions
Docx4j is an open source (ASLv2) Java library for manipulating Microsoft OpenXML files (Word docx, Powerpoint pptx, and Excel xlsx) via JAXB
0 Questions
Use this tag only for Fortify, the software application security products and services from Micro Focus. For Laravel Fortify, use the [laravel-fortify] tag.
0 Questions
JSON-LD is a generic linking convention for encoding links between arbitrary things.
0 Questions
Serialization is the process of converting a data structure or object state into a format that can be stored. The `SerializableAttribute` is a .NET Framework attribute that signifies the object is serializable. The `Serializable` Java marker interface indicates that an object can be serialized using standard JVM serialization mechanisms. Other languages and frameworks have similar abstract classes or attributes.
0 Questions