Corey Wilson

Results 8 issues of Corey Wilson

https://github.com/verdaccio/monorepo/blob/9.x/core/types/index.d.ts defines ```ts type AuthAccessCallback = (error: string | null, access: boolean) => void; interface IPluginAuth extends IPlugin { authenticate(user: string, password: string, cb: AuthCallback): void; adduser?(user: string, password: string,...

good first issue
dev: refactor

When using the search filter, if you have a space in your search string it gets deleted initially. If you hit space again slowly, it will stay. When another space...

the main file in package.json is wrong so importing this library via webpack is not possible :(

Added rewrite support to grunt in order to make #75 easier to handle.

Please take note of our contributing guidelines: https://docs.laravel-excel.com/3.1/getting-started/contributing.html Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner...

Adds support for lazy importing of rows to handle very large import files quickly and memory efficiently