universal-design-tokens / Udt

Licence: isc
UDT spec, reference library and related packages

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Udt

Mini Yaml
Single header YAML 1.0 C++11 serializer/deserializer.
Stars: ✭ 79 (-11.24%)
Mutual labels:  serializer, parser
Pxi
🧚 pxi (pixie) is a small, fast, and magical command-line data processor similar to jq, mlr, and awk.
Stars: ✭ 248 (+178.65%)
Mutual labels:  serializer, parser
Java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Stars: ✭ 1,308 (+1369.66%)
Mutual labels:  serializer, parser
Go
A high-performance 100% compatible drop-in replacement of "encoding/json"
Stars: ✭ 10,248 (+11414.61%)
Mutual labels:  serializer, parser
Tomlplusplus
Header-only TOML config file parser and serializer for C++17 (and later!).
Stars: ✭ 403 (+352.81%)
Mutual labels:  serializer, parser
Rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
Stars: ✭ 1,584 (+1679.78%)
Mutual labels:  serializer, parser
Parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
Stars: ✭ 2,778 (+3021.35%)
Mutual labels:  serializer, parser
Rdflib Jsonld
JSON-LD parser and serializer plugins for RDFLib (Python 2.6+)
Stars: ✭ 250 (+180.9%)
Mutual labels:  serializer, parser
Toml11
TOML for Modern C++
Stars: ✭ 390 (+338.2%)
Mutual labels:  serializer, parser
Sparql.js
A parser for the SPARQL query language in JavaScript
Stars: ✭ 271 (+204.49%)
Mutual labels:  serializer, parser
Dsongo
Encoding, decoding, marshaling, unmarshaling, and verification of the DSON (Doge Serialized Object Notation)
Stars: ✭ 23 (-74.16%)
Mutual labels:  serializer, parser
N3.js
Lightning fast, spec-compatible, streaming RDF for JavaScript
Stars: ✭ 521 (+485.39%)
Mutual labels:  serializer, parser
Serd
A lightweight C library for RDF syntax
Stars: ✭ 43 (-51.69%)
Mutual labels:  serializer, parser
Neumorphic Ui
📚 A library of components based on the concept of neumorphism
Stars: ✭ 82 (-7.87%)
Mutual labels:  design-systems
Beanbun Parser
beanbun-parser 是 Beanbun 的数据抽取插件。抽取规则的选择器语法类似于 jQuery,使用简单。
Stars: ✭ 86 (-3.37%)
Mutual labels:  parser
Php Mt940
A mt940 parser in PHP
Stars: ✭ 80 (-10.11%)
Mutual labels:  parser
Markup
Lightweight markup text formatting in Swift
Stars: ✭ 88 (-1.12%)
Mutual labels:  parser
Redrun
✨🐌 🐎✨ fastest npm scripts runner
Stars: ✭ 85 (-4.49%)
Mutual labels:  parser
Lodestone Nodejs
Character tracking and parser library for nodejs
Stars: ✭ 81 (-8.99%)
Mutual labels:  parser
Style Dictionary Demo
A demonstration of a setup of Style Dictionary to be used for the generation of design tokens
Stars: ✭ 81 (-8.99%)
Mutual labels:  design-systems

UDT logo

Universal Design Tokens (UDT)

Build Status

Universal Design Tokens (UDT) is an open-standard file format for expressing design token data.

Packages

This is a monorepo (using Lerna) containing the source code for several UDT packages:

  • @udt/spec: The specification and JSON schemas for the Universal Design Token (UDT) format.
  • @udt/lib: A Node.js library for parsing, manipulating and serialising design token data in the UDT format.
  • @udt/validator: A Node.js library for validating UDT files against the spec's JSON schema.
  • @udt/validator-cli: A CLI for validating UDT files against the spec's JSON schema (using the @udt/validator library).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].