@lifesg/ccube-lib
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.3 • Public • Published

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";

Readme

Keywords

none

Package Sidebar

Install

npm i @lifesg/ccube-lib

Weekly Downloads

189

Version

0.0.1-alpha.3

License

ISC

Unpacked Size

1.12 MB

Total Files

33

Last publish

Collaborators

  • govtech-mol
  • lifesg-ci
  • keithtxw