GitShow/sindresorhus/subsume
sindresorhus

subsume

Embed data in other data and easily extract it when needed

by sindresorhus
Star on GitHubForknpm

JavaScript

76 stars9 forks4 contributorsQuiet · 5y agoSince 2016v4.0.0MIT

Meet the team

See all 4 on GitHub →
sindresorhus
sindresorhus9 contributions
Areadrill
Areadrill1 contribution
BendingBender
BendingBender1 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript85.1%
TypeScript14.9%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
BendingBender
Add TypeScript definitionMergedPR
BendingBender · 7y ago
Areadrill
Add `parseAll()` method and correctness-checking of stringsMergedPR

This PR resolves #1 as well as fixes #2. A new method parseAll is added which allows one to retrieve all embeded data or the data with the provided IDs. An auxiliary method was also added, extractIDs, in order to be able to know which IDs to parse. Now, in the functions where strings are manipulated, the integrity-checking function is called to ascertain whether the string is safe to use (i. e whether it will give the expected output).

Areadrill · 8y ago
Structured data for AI agents

Repository: sindresorhus/subsume. Description: Embed data in other data and easily extract it when needed Stars: 76, Forks: 9. Primary language: JavaScript. Languages: JavaScript (85.1%), TypeScript (14.9%). License: MIT. Latest release: v4.0.0 (5y ago). Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 71%. Top contributors: sindresorhus, Areadrill, BendingBender, Richienb.

·@ofershap

Replace github.com with gitshow.dev