Skip to content

LifeSG/ccube-lib

Repository files navigation

ccube-lib

Installation

npm i @lifesg/ccube-lib

Usage

import { JsonPath } from "@lifesg/ccube-lib";
JsonPath.parse();

To reduce the code bundle size when using bundlers like Webpack, you are recommended to import from the nested path like so:

import { parse } from "@lifesg/ccube-lib/json-path";

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5