Skip to content

Looking for a kitchen-sink module #29

Description

@mk-pmb

Hi, thanks for still maintaining these components!
I'm looking for a module (preferably on npm) that contains a file I can load via AMD and it will install all of the basic components, so I can start to document.createElement() them and care later which ones I actually used and should include in production. Do you have something like that and I just haven't found it yet?
Should I just concatenate all the minified ES5 files from all dist/ folders and wrap them in a bogus UMD export function?
Do I assume rightly that unless I accidentially pack their globals.js with them, they won't pollute any global objects' namespaces?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions