csnx icon indicating copy to clipboard operation
csnx copied to clipboard

Monorepo for Guardian UIs

Results 134 csnx issues
Sort by recently updated
recently updated
newest added

current shipping versions ref the esm build from a single export value, but this is wrong. it breaks importing in ts-node scripts. - [x] figure out a strategy - [x]...

Bug

Currently, we have: - `isUndefined` - `isObject` - `isOneOf` - `isString` - `isBoolean` It might be beneficial to have a validation / parsing that can handle more complex object shapes,...

📦 lib
@guardian/libs

Whenever we release a version of `@guardian/libs`, `@csnx/npm-package` gets versioned too because it depends on it (a changelog is generated and `version` is set to undefined). This is added to...

Bug
🚏 Blocked