Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @firestitch/filter with all npm packages installed. Try it out:

require("@firestitch/datepicker/package.json"); // @firestitch/datepicker is a peer dependency. require("@firestitch/file/package.json"); // @firestitch/file is a peer dependency. require("@firestitch/menu/package.json"); // @firestitch/menu is a peer dependency. require("@firestitch/style/package.json"); // @firestitch/style is a peer dependency. require("@firestitch/autocomplete-chips/package.json"); // @firestitch/autocomplete-chips is a peer dependency. require("@firestitch/form/package.json"); // @firestitch/form is a peer dependency. require("@firestitch/common/package.json"); // @firestitch/common is a peer dependency. require("@firestitch/mask/package.json"); // @firestitch/mask is a peer dependency. require("@firestitch/chip/package.json"); // @firestitch/chip is a peer dependency. require("@firestitch/skeleton/package.json"); // @firestitch/skeleton is a peer dependency. require("@firestitch/scroll/package.json"); // @firestitch/scroll is a peer dependency. require("@firestitch/date/package.json"); // @firestitch/date is a peer dependency. require("@firestitch/drawer/package.json"); // @firestitch/drawer is a peer dependency. require("@firestitch/store/package.json"); // @firestitch/store is a peer dependency. require("@firestitch/popover/package.json"); // @firestitch/popover is a peer dependency. var filter = require("@firestitch/filter")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@firestitch/filter v12.12.14

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free