Skip to content

project organization #2

Open
Open
@jonschlinkert

Description

@jonschlinkert
index.js (entry point)
├─ lib/
│  ├─ filters/  (all of the filters that have been ported to javascript)
│  └─ utils.js  (common javascript utils that can be used by the helpers to reduce code)
└─ tests (unit tests)

All other folders/files in lib/ are temporary.

cc @tunnckoCore @doowb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions