Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azu/can-i-standardize
Can I Standardize?
https://github.com/azu/can-i-standardize
ecmascript javascript proposal
Last synced: 11 days ago
JSON representation
Can I Standardize?
- Host: GitHub
- URL: https://github.com/azu/can-i-standardize
- Owner: azu
- License: mit
- Created: 2018-03-09T03:47:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T10:48:41.000Z (over 6 years ago)
- Last Synced: 2024-10-04T16:09:43.182Z (about 1 month ago)
- Topics: ecmascript, javascript, proposal
- Language: JavaScript
- Homepage: https://azu.github.io/can-i-standardize/
- Size: 84 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# can-i-standardize
Can I Standardize?
## Usage
Open
## Changelog
See [Releases page](https://github.com/azu/can-i-standardize/releases).
## Running tests
Install devDependencies and Run `npm test`:
npm i -d && npm test
## Contributing
Pull requests and stars are always welcome.
For bugs and feature requests, [please create an issue](https://github.com/azu/can-i-standardize/issues).
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Author
- [github/azu](https://github.com/azu)
- [twitter/azu_re](https://twitter.com/azu_re)## License
MIT © azu