GitHub topics: imports
seddonym/import-linter
Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.
Language: Python - Size: 578 KB - Last synced at: about 14 hours ago - Pushed at: about 1 month ago - Stars: 770 - Forks: 55

Sundarlalji/autoimport
Effortless lazy Python imports
Size: 1.95 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

KayleenX/MAL-Analyzer
π¦ MAL-ANALYZER is a powerful tool for analyzing files for potential malicious content. With support for various file types, VirusTotal integration, and metadata extraction, it ensures your files are safe and secure. π‘οΈβ¨
Language: Python - Size: 28.3 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

sergei-startsev/deps-walker
Walks through ESM dependencies graph. It's highly configurable β
Language: JavaScript - Size: 637 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5 - Forks: 0

Ptome2000/ES-2024-25-2Sem-Sexta-LIGE-PL-A
University project for the Curricular Unit of Software Engineering
Language: Java - Size: 18.7 MB - Last synced at: about 23 hours ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

jamiebuilds/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
Language: JavaScript - Size: 317 KB - Last synced at: about 22 hours ago - Pushed at: 11 months ago - Stars: 16,603 - Forks: 778

alexpasmantier/pymple.nvim
Refactor Python imports on file move/rename in Neovim
Language: Lua - Size: 213 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 119 - Forks: 4

feature-sliced/steiger
Universal file structure and project architecture linter
Language: TypeScript - Size: 747 KB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 199 - Forks: 10

asottile/classify-imports
Utilities for refactoring imports in python-like syntax.
Language: Python - Size: 331 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 12

ahmadsailpil/fui
framebuffer user interface
Language: C - Size: 493 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

phun-ky/eslint-config
An opinionated eslint flat config
Language: JavaScript - Size: 811 KB - Last synced at: 2 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

ultralytics/autoimport
Effortless lazy Python imports
Language: Python - Size: 47.9 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 1

asottile/importtime-waterfall
Generate waterfalls from `-Ximporttime` tracing.
Language: Python - Size: 243 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 119 - Forks: 4

opengento/magento2-category-import-export
This module allows to import and export categories data from/to CSV file.
Language: PHP - Size: 82 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 9 - Forks: 2

TymekDev/pallet
Directory-level imports for R
Language: R - Size: 12.7 KB - Last synced at: 8 days ago - Pushed at: 23 days ago - Stars: 8 - Forks: 0

rx-angular/import-graph-visualizer
A tool for filtering and visualizing import paths within a JavaScript/TypeScript application.
Language: TypeScript - Size: 2.01 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 87 - Forks: 9

planet-a-ventures/parcel-optimizer-versioned-imports
Optimizer plugin for the parcel bundler that allows versioned imports
Language: TypeScript - Size: 130 KB - Last synced at: about 10 hours ago - Pushed at: about 16 hours ago - Stars: 0 - Forks: 0

dblock/fui
Find unused Objective-C imports.
Language: Ruby - Size: 65.4 KB - Last synced at: about 5 hours ago - Pushed at: over 2 years ago - Stars: 2,042 - Forks: 181

serokell/importify π¦
:space_invader: Importi.fy β it's like Uber, but for Haskell modules.
Language: Haskell - Size: 349 KB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 103 - Forks: 9

ddavid93/importmap-manager
A modern UI for managing import-map-overrides with an enhanced user experience.
Language: Vue - Size: 538 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

jcs-elpa/organize-imports-python
Automatically organize imports in Python code.
Language: Emacs Lisp - Size: 56.6 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

privatenumber/resolve-pkg-maps
Resolve package.json `exports` & `imports` maps
Language: TypeScript - Size: 75.2 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 59 - Forks: 3

snok/flake8-type-checking
Flake8 plugin for managing type-checking imports & forward references.
Language: Python - Size: 620 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 117 - Forks: 16

telekom/lazy-imports
Python tool to support lazy imports.
Language: Python - Size: 104 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 30 - Forks: 1

jayu/rev-dep
File dependency debugging tool for TypeScript projects
Language: TypeScript - Size: 273 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 0

ergrelet/Scylla
Fork of Scylla with additional fixes and Python bindings.
Language: C++ - Size: 791 KB - Last synced at: 24 days ago - Pushed at: 10 months ago - Stars: 43 - Forks: 10

RIP21/import-move-codemod
Codemod that helps with moving selectively imports from one package to another. Super useful in monorepos or just bulk refactorings of some 3rd party dependencies.
Language: TypeScript - Size: 1.45 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

codemodsquad/jscodeshift-find-imports
find imported/required identifiers with jscodeshift
Language: JavaScript - Size: 1.07 MB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 13 - Forks: 3

mikeschinkel/goimport
Simple CLI tool to analyze imports uses in Go projects. Stores analyzed imports in a Sqlite DB in ~/.config/goimports.
Language: Go - Size: 18.6 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

VukeFN/verse-auto-imports
Official repository for Verse Auto Imports VSCode extentsion. Automatically adds missing imports and handles module visibility in Verse files. This extension helps manage both import statements and module access issues automatically.
Language: TypeScript - Size: 2.36 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 3

zer0condition/ReverseKit
x64 Dynamic Reverse Engineering Toolkit
Language: C++ - Size: 3.78 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 634 - Forks: 99

willhoney7/eslint-plugin-import-helpers
ESLint plugin to help enforce a configurable order for import statements
Language: JavaScript - Size: 774 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 296 - Forks: 17

sub1to/ctninja
Compile-time string encryption and import obfuscation for Windows PE32(+) binaries
Language: C++ - Size: 89.8 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 8 - Forks: 2

Tiendil/smart-imports π¦
smart imports for Python
Language: Python - Size: 109 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 39 - Forks: 6

tusharsadhwani/zigimports
Automatically remove unused imports and globals from Zig files.
Language: Zig - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 36 - Forks: 4

djsir-data/djprtradedash
DJPR Trade Dashboard
Language: R - Size: 386 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

oppahansi/better_imports
A utility to sort imports in dart files.
Language: Dart - Size: 24.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

privatenumber/alias-imports
Create Node.js aliases via imports map
Language: TypeScript - Size: 92.8 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 23 - Forks: 0

shrimpza/unreal-package-dependencies
Command-line tool to analyse dependencies of Unreal Tournament and other Unreal Engine 1 and 2 packages
Language: Java - Size: 433 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

Xunnamius/babel-plugin-metadata-accumulator
β‘ A babel plugin that collects and returns metadata from input files
Language: TypeScript - Size: 1.58 MB - Last synced at: 5 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

bobheadxi/twist
π‘ Static and serverless canonical imports for your Go packages
Language: Go - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 1

qwerqy/scan-imports
Node.js package designed to extract and analyze import statements from TypeScript and TypeScript JSX files. It provides a simple and efficient way to scan your codebase for import declarations, making it useful for various code analysis and refactoring tasks.
Language: TypeScript - Size: 111 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 18 - Forks: 2

phatnguyenuit/sample-typescript
This is sample TypeScript project to demonstrate how I configure ESLint to sort imports automatically
Language: JavaScript - Size: 1.24 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

gkjohnson/webpack-script-guard
Webpack loader for guarding against duplicate scripts in separate bundles
Language: HTML - Size: 259 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

BytecodeAgency/import-boundary-checker
CLI tool to check Go (and soon Javascript/Typescript) project imports to see if import boundaries are not violated, based on a DSL
Language: Go - Size: 289 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 4

hozlucas28/NodeJS-Course-I-2023
Repository of NodeJS course (part one) of @midudev.
Language: JavaScript - Size: 154 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

nnseva/django-import
Customizable and extendable import for any django model from the admin and any API
Language: Python - Size: 140 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 2

codemodsquad/jscodeshift-add-imports
add imports/requires if not already present with jscodeshift
Language: JavaScript - Size: 1.38 MB - Last synced at: 27 days ago - Pushed at: 10 months ago - Stars: 26 - Forks: 4

cptpiepmatz/pretty-ts-imports
A Tool to sort Typescript Imports with a set of complex Rules.
Language: TypeScript - Size: 2.08 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Aslemammad/venode
π’π¦ The missing child of Node.js and Deno.
Language: TypeScript - Size: 466 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 180 - Forks: 3

katahiromz/wonders-dump
Dumping Imports/Exports of Windows executable files
Language: Batchfile - Size: 98.5 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

balika011/belf
Balika011's PlayStation 4 ELF loader for IDA Pro 7.0/7.1
Language: C++ - Size: 57.6 KB - Last synced at: 12 days ago - Pushed at: almost 7 years ago - Stars: 34 - Forks: 6

serverless-guru/prettier-import-order
A prettier plugin to sort TS/JS import declarations by provided Regular Expression order.
Language: TypeScript - Size: 199 KB - Last synced at: 30 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 3

hedhyw/go-import-lint
Golang source code analyzer that checks imports order. It verifies that standard, current package, and vendor imports are separated by a line.
Language: Go - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

yamafaktory/shrimpit π¦
Shrimpit π€ is a small CLI analysis tool for checking unused JavaScript, JSX & Vue templates ES6 exports in your project.
Language: JavaScript - Size: 1.48 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 258 - Forks: 16

Xunnamius/babel-plugin-transform-default-named-imports π¦
βοΈ [DEPRECATED] Transform imports of named exports from default-exporting (CJS/JSON) modules to compliant syntax
Language: JavaScript - Size: 1.36 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

kieran-ryan/removestar-pre-commit
A pre-commit hook for removing wildcard Python imports
Size: 13.7 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

babel-utils/babel-collect-imports
Recursively collect all the internal and external dependencies from an entry point
Language: JavaScript - Size: 32.2 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 34 - Forks: 3

gustavo-bordin/golang-imports-group
VsCode extension for grouping Golang imports the way you want
Language: JavaScript - Size: 30.3 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

davidpagnon/Maya-Mocap
A set of tools for mocap in Maya
Language: Python - Size: 110 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 8 - Forks: 1

boywithkeyboard-archive/js-imports
The most complete regular expressions for matching, parsing and validating JavaScript/TypeScript imports.
Language: TypeScript - Size: 17.6 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ugi-dev/fusion π¦
Linting rules for React apps
Language: JavaScript - Size: 979 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Remiscan/dependency-cruiser-ts-extension
VS Code extension - Generates a dependency graph from a JavaScript or TypeScript file.
Language: TypeScript - Size: 220 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

shailshouryya/relative-imports-in-python
Example packages and code to better understand imports and relative imports in python3
Language: Python - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

Hussain-Alsalman/Interactive_map_SA_imports
Language: HTML - Size: 1.03 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

lang-codes/codes-python-basics
Basics of Syntax, Operators, Flow Control, Data Types & Methods, Classes, Inheritence, Meta-Programming, Modules, and Packages
Language: Python - Size: 13.6 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 4

forinda/react-vite-alias
An implementation of vite alias on your react application to avoid long imports and have aliased imports
Language: TypeScript - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jfrazier-eth/strip-decorators
Strip decorators and unused imports from a TypeScript project
Language: TypeScript - Size: 256 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

marcuzy/tslint-origin-ordered-imports-rule π¦
TSLint Origin Ordered Imports Rule
Language: TypeScript - Size: 188 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 3

liximomo/lazy-compile-webpack-plugin
Boost webpack startup time by lazily compiling dynamic imports
Language: JavaScript - Size: 1.17 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 141 - Forks: 10

NeQuissimus/sort-imports
A simplistic Scalafix rule that sorts imports
Language: Scala - Size: 175 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 58 - Forks: 15

koki/short
Manageable Kubernetes manifests through a composable, reusable syntax
Language: Go - Size: 37.2 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 123 - Forks: 14

kristerkari/babel-plugin-react-native-platform-specific-extensions
Allow react-native platform specific extensions to be used for other file types than Javascript.
Language: JavaScript - Size: 2.4 MB - Last synced at: 12 days ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 2

vladborsh/imports-sanitize
Stop blow up bundle size! Fix all non-tree-shakable imports with ease in a single command π
Language: JavaScript - Size: 2.44 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

xyproto/grog
Clean up or re-organize Java and Kotlin imports, or expand wildcard imports
Language: Go - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

steciuk/vite-plugin-inline-imports
Vite plugin to inline imported modules
Language: TypeScript - Size: 51.8 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

evans646/Sass-css-project
This is a project on sass superpower css
Language: CSS - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

satish-rajnale/Master-Code-splitting
Code-splitting Asynchronous imports
Language: JavaScript - Size: 510 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lint-deps/lint-deps
Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.
Language: JavaScript - Size: 225 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 51 - Forks: 3

devnw/gopkgs-client
GoPkgs.org UI Frontend which provides management for custom domain imports for Google Go for FREE to the Go community.
Language: JavaScript - Size: 14.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

michaellrowley/PE-Imports
A python tool for rapidly triaging interesting Windows binaries
Language: Python - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

freddiekaplan-cme/js-frameworks-week-1
Small React site describing an upcoming project. First assignment for the JavaScript Frameworks course.
Language: JavaScript - Size: 2.04 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jrp2014/smuggler2 Fork of kowainik/smuggler
Minimise haskell imports, make exports explicit
Language: Haskell - Size: 337 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 2

marcelometal/es6-import-list
List all es6 imports
Language: JavaScript - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 2

trinitronx/rust-import-example-backyard-garden
An improved Rust Modules Import Path Example - Rust Book Ch. 7: Managing Growing Projects with Packages, Crates, and Modules
Language: Rust - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xyproto/autoimport
Given source code, class names can be found in available .jar files, and import statements can be generated, for Java and for Kotlin.
Language: Go - Size: 1.37 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tmitusis/moodle-question-generator
Generator of questions to import into moodle
Language: JavaScript - Size: 951 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

briankosw/prettier-plugin-sort-imports
Prettier plugin to sort your TypeScript imports
Language: TypeScript - Size: 56 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 1

Dargones/import_prediction
Code that allows predicting imports in Java code with GGNNs
Language: Jupyter Notebook - Size: 36.5 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

nickolasburr/ezimports π¦
Register PHP file imports via JSON.
Language: PHP - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

recite/countpy
Count the total number of times a Python package has been imported in public repos. on Github
Language: Python - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

1hAck-0/zeroimport
ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel driver by importing at runtime.
Language: C++ - Size: 75.2 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 26 - Forks: 10

kowainik/smuggler π¦
π£ Smuggle all imports
Language: Haskell - Size: 55.7 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 71 - Forks: 8

okikio/resolve.imports Fork of lukeed/resolve.exports
A tiny (613b), correct, general-purpose, and configurable `"imports"` resolver without file-system reliance (forked from @lukeed's resolve.exports)
Language: JavaScript - Size: 246 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

UmamiAppearance/rollup-plugin-import-manager
A rollup plugin to add, modify, and remove imports (cjs/es6/dynamic)
Language: JavaScript - Size: 871 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

MadisonAster/FooFinder
A package designed to help you find foo. FooFinder makes relative imports easy with this one simple trick!
Language: Python - Size: 201 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

sileod/pygrove
Commons imports for data science using pyforest, with a focus on NLP
Language: Python - Size: 40 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

msolorio/python_imports_lesson
Learn once and for all how to use relative and absolute imports in Python 3
Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rafalkaron/importaint
Compile a CSS file with imports into a resolved CSS file without imports.
Language: Python - Size: 63.5 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

realTristan/lat.cli
CLI Tool built with Rust for importing .sty and snippet files from github into your LaTeX project
Language: Rust - Size: 33.6 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
