jamiebuilds / compiler-ideasLinks
☆16Updated 8 years ago
Alternatives and similar repositories for compiler-ideas
Users that are interested in compiler-ideas are comparing it to the libraries listed below
Sorting:
- Utils for looking up and working with Flow & TypeScript scopes in Babel☆12Updated 6 years ago
- ☆34Updated 8 years ago
- Babel plugin to report dynamic imports with import-inspector with metadata about the import☆38Updated 8 years ago
- twitter package manager: npx twpm install 712799807073419264 --save left-pad☆44Updated 8 years ago
- Custom react renderer for express js☆42Updated 8 years ago
- a fast, immutable key-value store☆24Updated 9 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Serialize a module into an easier format to work with☆34Updated 3 years ago
- use the CSS attr function in your styled-components code.☆23Updated 8 years ago
- Wrap dynamic imports with metadata about the import☆26Updated 8 years ago
- ☆32Updated 7 years ago
- Adds an optional isDeprecated method to React.PropTypes☆44Updated 8 years ago
- Flow types for all things Babel☆16Updated 6 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 8 years ago
- React context provider and component for nanotranslate☆32Updated 7 years ago
- Canary tooling for checking webpack dependencies against specific webpack versions☆46Updated 7 years ago
- Proposal for Promise.prototype.inspect☆76Updated 8 years ago
- ☆30Updated 9 years ago
- Use file system fixtures in Jest☆40Updated 7 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Validate a package.json file☆39Updated 2 years ago
- ☆18Updated 8 years ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 8 years ago
- 🤗 "In Pursuit of Open Source" Zeit Day 2018☆24Updated 7 years ago
- Ideas for React APIs☆18Updated 8 years ago
- Attempts to isolate perceived issue with bundle splitting css in Webpack.☆22Updated 8 years ago
- Babel plugin that wraps a function body with console.profile/profileEnd functions that can be used to profile JS functions☆32Updated 7 years ago
- Example of snapshot testing a React component with AVA☆36Updated 8 years ago
- Render a scrollable terminal log in your ink app☆60Updated 7 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago